Is there a way in android to implement a swipe action on a specific list item? I am using ExpandableListView, and I would like to be able to swipe on a particular list item to get it's view and preferably child/group position. Is this possible?
Asked
Active
Viewed 7,172 times