swipe-button icon indicating copy to clipboard operation
swipe-button copied to clipboard

Swipe button in recyclerview

Open AKMohite opened this issue 5 years ago • 2 comments

I have a recyclerview consisting of cards. Each card has textview and swipe button but button gets stuck in between while swiping and does not return to its initial state.

AKMohite avatar Jul 19 '19 10:07 AKMohite

Maybe my issue (#59) is related to that too.

hiagodotme avatar Nov 17 '19 11:11 hiagodotme

Yes in my recyclerview adapter swipe button gets stuck in between and does not return to original position so I used a normal button for time being.

AKMohite avatar Nov 19 '19 06:11 AKMohite