Skip to content Skip to sidebar Skip to footer

Android Swipe To Delete List Row

so i've done some searching but haven't found a good answer. anyone who's familiar with android 4.0 knows the fancy swipe to remove running apps. i'm trying to implement this into

Solution 1:

SwipeListView is an excellent ListView extension that does this. A demo application is also available on Google Play here: https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview


Post a Comment for "Android Swipe To Delete List Row"