ParallaxListView
A Android ListView Demo with a parallax effect header like Path.
Install / Use
/learn @Gnod/ParallaxListViewREADME
ParallaxListView
A ListView demo with a parallax effect header like Path.
<img src="img_sample.gif" height=300>The key of the effect is : android:scaleType="centerCrop"
request: android:minSdkVersion="9"
