Resource for Android Slight Left/Right Slide action on listview

Sanj picture Sanj · Sep 5, 2011 · Viewed 8.5k times · Source

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)

enter image description here

Answer

Egor picture Egor · Sep 5, 2011

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.