Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecyclerView.ViewHolder inflation using xml attributes slows down onCreateViewHolder performance #18

Open
ghost opened this issue Aug 18, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 18, 2019

Hi!
First, I love it! It is easy to use and it fits perfectly to my project.

I've noticed that the RecyclerView is a little bit stuck when I'm using attributes on the layout xml, so after a small research it led me to the attributes handling on the view holder xml.

Hope you'll fix it soon!
Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants