Resource for Android Slight Left/Right Slide action on listview
问题 I am not sure if this question has been asked here or not. I look for a way to simulate the slide action in listview of Android. Similar to that of Samsung Galaxy/Nexus contact list actions. As you can see from the below image I am sliding to the right and a different view is shown in place of the contact. (no number view) 回答1: Here's a nice post that may help you. Implementation may be a bit tricky, but that's a nice method of solving your problem IMHO. Hope this helps. 回答2: this link is