Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 310 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"