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

Invalidation on Recyclerview Holder recycled #4

Open
mptrista opened this issue Jan 14, 2018 · 0 comments
Open

Invalidation on Recyclerview Holder recycled #4

mptrista opened this issue Jan 14, 2018 · 0 comments

Comments

@mptrista
Copy link

mptrista commented Jan 14, 2018

We should think of a way to invalidate the view when it is reused in a recyclerview.
The problem is the following.
The indicator is set up with 3 dots and the user scrolls to the second.
Then the ViewHolder gets reused and the new holder recyclerview has only one item in it but the overflow indicator shows the previous initialization despite clearing of the attached adapter.

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

1 participant