I have ListView with several elements of type LinearLayout. How to make slide effect on they like as in the contacts(when a contact slide on the right then there is a call, in the other case message is written).
I have ListView with several elements of type LinearLayout. How to make slide effect
Share
That is view pager that your talking about
Here is an example that i have made for you
The ViewPageExample.java file
The activity_main.xml
The callogs.xml
The contacts.xml
The messages.xml