Shows the usage of child fragments in a ViewPager.
ViewPagerChildFragments is hosted in the following web site
https://github.com/rukmaldias/ViewPagerChildFragments
If you think the Android project ViewPagerChildFragments listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ViewPagerChildFragments.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
ViewPagerChildFragments has the following Java source files.
com.vp.childfragments.BaseFragment.java com.vp.childfragments.MainActivity.java com.vp.childfragments.PageFragmentListener.java com.vp.childfragments.ViewPagerAdapter.java com.vp.childfragments.fragments.ChildFragment.java com.vp.childfragments.fragments.FirstPageFragment.java com.vp.childfragments.fragments.SecondPageFragment.java com.vp.childfragments.fragments.ThirdPageFragment.java