Vertical and Horizontal ViewPager with a Horizontal parallax effect.
ParallaxViewPager is hosted in the following web site
https://github.com/luxsypher/ParallaxViewPager
If you think the Android project ParallaxViewPager 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 ParallaxViewPager.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
ParallaxViewPager has the following Java source files.
com.luxsyp.ParallaxViewPager.Activity.HomeActivity.java com.luxsyp.ParallaxViewPager.Adapter.HorizontalPagerAdapter.java com.luxsyp.ParallaxViewPager.Adapter.VerticalPagerAdapter.java com.luxsyp.ParallaxViewPager.Fragment.HalfSizedFragment.java com.luxsyp.ParallaxViewPager.Fragment.HorizontalFragment.java com.luxsyp.ParallaxViewPager.Fragment.ParallaxFragment.java com.luxsyp.ParallaxViewPager.Fragment.VerticalFragment.java com.luxsyp.ParallaxViewPager.Util.DisplayUtil.java com.luxsyp.ParallaxViewPager.VerticalPager.VerticalViewPager.java