ParallaxListView
Introduction: A Android ListView Demo with a parallax effect header like Path.
Tags:
A ListView demo with a parallax effect header like Path.

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