SwipeActions
SwipeActions copied to clipboard
Problem with dragging several cells at same time
Hi! Your lib works perfectly for my app, but i noticed strange behavior:
I need to show button only for single cell per time, and SwipeState property works good, but if you swipe multiple cells at same time, then several cells remain open.
https://user-images.githubusercontent.com/22249849/212084215-cf3801b6-881a-4638-9bc5-5d03cb8902c8.mp4
Is it a bug, or feature? Thank you!