Skip to content

danilao/fragments-viewpager-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fragments in a ViewPager example

This code shows how to replace Android Fragments inside a ViewPager.

Imagine the following structure:

[ Root fragment | Side fragment ]

You can replace Root fragment for another one and, at any moment, you could swipe to Side fragment. Also, it's possible to return to previous fragments by pressing back button.

In the code, I'm using support library v7 but it is not mandatory.

Download the apk file

View a video example

Contact

Twitter: @dani_lao

Google+: +danilao

About

Example about replacing Fragments inside a ViewPager (Android)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages