Android custom list view with parallax effect presented by Sergey Trembach at Java User Group event on Thu, Dec 11, 2014.
android-parallax-listview is hosted in the following web site
https://github.com/gdgriga/android-parallax-listview
If you think the Android project android-parallax-listview 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 android-parallax-listview.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 15 |
Activity Count | 1 |
android-parallax-listview has the following Java source files.
com.customview.demo.app.Data.java com.customview.demo.app.DataListView.java com.customview.demo.app.MainActivity.java com.customview.demo.app.ViewHolder.java