how to implements the listview in android to swipe from both side and only one row at a time can be swipe ,if another row is swipe the the previous row should get closed. any suggestion would be appreciate ... Thank you.
Asked
Active
Viewed 77 times
0
-
1Possible duplicate of [List view item swipe left and swipe right?](http://stackoverflow.com/questions/17520750/list-view-item-swipe-left-and-swipe-right) – Janki Gadhiya Jun 11 '16 at 05:51
-
I think this library will provide help regarding https://github.com/daimajia/AndroidSwipeLayout – Hassan Jamil Jun 11 '16 at 05:53
-
examples on the link you provided are the same , – yogeshwar Suvarnkar Jun 20 '16 at 10:30
-
because if user swipes the one row ,it should close the earlier row from listview,but examples are shown there,are opening multiple rows – yogeshwar Suvarnkar Jun 20 '16 at 10:32