My attempt to implement parallax header with transparrent background and ViewPager.
ParalaxLv is hosted in the following web site
https://github.com/lemberh/ParalaxLv
If you think the Android project ParalaxLv 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 ParalaxLv.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Raw File Names | res\raw\nyc_sites.txt |
ParalaxLv has the following Java source files.
com.example.roman.paralaxlv.ApplicationTest.java com.example.roman.paralaxlv.MainActivity.java com.example.roman.paralaxlv.PagerSlidingTabStrip.java com.example.roman.paralaxlv.ParallaxView.java com.example.roman.paralaxlv.SampleListFragment.java