Android Open Source - Development viewpager ParallaxViewPager






Project Summary

Vertical and Horizontal ViewPager with a Horizontal parallax effect.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ParallaxViewPager.

ItemValue
Java File Count9
Target SDK Version15
Minimum SDK Version9
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar




Java Source Files

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