I am new in this section. I searched and what i get is view pager
for swipe pages.
Could anybody tell me how could i make perfect swipe and which technique should i use.
Here is the link which i get
<com.viewpagerindicator.TitlePageIndicator
android:id="@+id/titles"
android:layout_height="wrap_content"
android:layout_width="fill_parent" />
I have the following doubts:
Using Viewpager
can i swipe pages?
Here is the image what i want to do:
If i can, then could i do this in every direction
@Thanks !!!