Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 208 Bytes

File metadata and controls

10 lines (7 loc) · 208 Bytes

ParallaxListView

A ListView demo with a parallax effect header like Path.

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

request: android:minSdkVersion="9"