ParallaxListView

March 26, 2014 ยท View on GitHub

A ListView demo with a parallax effect header like Path.

The key of the effect is : android:scaleType="centerCrop"

request: android:minSdkVersion="9"