Android Open Source - UI viewpager ViewPagerChildFragments






Project Summary

Shows the usage of child fragments in a ViewPager.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ViewPagerChildFragments.

ItemValue
Java File Count8
Target SDK Version18
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




Java Source Files

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