SwipeRevealLayoutExample icon indicating copy to clipboard operation
SwipeRevealLayoutExample copied to clipboard

Swiped view is not reset when reused in RecyclerView

Open izderadicka opened this issue 6 years ago • 2 comments

Almost everything works fine , but still it has this small issue: If I swipe first item and then scroll down - another item ( approximately 12th, depends on RecylerView decision to reuse the view), is also swiped - as it's first item view reused - view's close method should be called in onBindViewHolder. Maybe worth to mention in the article and fix here?

izderadicka avatar Apr 14 '18 10:04 izderadicka

Thanks for the find @izderadicka . Its a very critical requirement.

ksi3321 avatar Aug 06 '18 03:08 ksi3321

@maximus9600 I have the same issue. Please fix it

@izderadicka Could you please clarify. Did you fix this issue?

valerybodak avatar Mar 26 '20 09:03 valerybodak