Skip to content

Question for use with recyclerView #8

@snpmyn

Description

@snpmyn
I use the library with recyclerView. For the items which the recyclerView show, I add clickListener and longClickListener for them. 
But qusetion like that , first I carry out method "Revealator.reveal", when I click one item of the items which the recyclerView show, the item's alpha which I click will be set 0.5f and the item will be deleted, after the item was deleted, I carry out method "Revealator.unreveal()", then I carry out the method "Revealator.reveal" again, I find the item which position as the same as the item which was deleted just, it's alpha is 0.5f also, but I don't set the item's alpha.
So, I want to konw whether the library does some things to save content state when carrying out the method "Revealator.unreveal()"?
Thank you!

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