Swipe pages using Viewpager and fragment in Android -


i got problem regarding app,i need create swipe pages in android below image.i have searched lot got android-undergarment library using can swipe layout:

as below:

mdrawergarment = new drawergarment(this, r.layout.main); mdrawergarment.setslidetarget(drawergarment.slide_target_content); 

but need swipe activity not layout how that? possible using same library or guide me library.

here image:

enter image description here

hope me @thanks!!


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -