Skip to content

Invalidation on Recyclerview Holder recycled #4

@mptrista

Description

@mptrista

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions