Usage of synchronious 2 ViewPager to create the illusion of visible multiple childs on Android.
ViewPagerMultipleChildTrick is hosted in the following web site
https://github.com/gokhanbarisaker/ViewPagerMultipleChildTrick
If you think the Android project ViewPagerMultipleChildTrick 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 ViewPagerMultipleChildTrick.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 4 |
ViewPagerMultipleChildTrick has the following Java source files.
com.monkeybusiness.viewpagerillusion.ChildFragment.java com.monkeybusiness.viewpagerillusion.ChildFragmentLeftPagerAdapter.java com.monkeybusiness.viewpagerillusion.ChildFragmentRightPagerAdapter.java com.monkeybusiness.viewpagerillusion.MainActivity.java