In my android application I want the ListView items to move from right to left and show extra options for that row. I don’t know how to ask my question so I want to show you the pictures that I took. How can I do that or what it is called ?
- This is the first state.

- This is the secondstate (after click on the “PLUS” icon on the right side).

-
This was the final state which shows the extra choices

UPDATE : Thanks to “ToVine”, I researched for View Transitions. ViewFlipper suits for what I mentioned belove :). This is my custom listview row’s xml.