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

[BUG] onBindViewHolder is repeatly called forever when 2 headers displayed same time #75

Open
khanhbigpay opened this issue May 17, 2018 · 4 comments

Comments

@khanhbigpay
Copy link

khanhbigpay commented May 17, 2018

No description provided.

@khanhbigpay khanhbigpay changed the title Header content is blinked to the last header's value before displaying new value [BUG] onBindViewHolder is repeatly called forever when 2 headers displayed same time May 17, 2018
@bgogetap
Copy link
Owner

Are these two headers from two different lists on the same screen?

@khanhbigpay
Copy link
Author

When scroll up slowly and get 2 headers from 1 list displayed.
The onBindViewHolder repeatly called

@nicklasl
Copy link

I also have this problem (which makes my app eat lots of CPU).
In my case I have a Viewpager with Recyclerviews (where I use sticky headers) and I can't really say that it occurs when I get 2 headers at the same time... I sometimes get it anyway.

@MedveDomg
Copy link

Did anybody find solution?

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

4 participants