nirhart / ParallaxScroll

Parallax ScrollView and ListView for Android
MIT License
848 stars 187 forks source link

Extend ParallaxScrollView from NestedScrollView #57

Open PRosenb opened 8 years ago

PRosenb commented 8 years ago

In order to combine parallax scrolling together with a collapsing toolbar, the ParallaxScrollView needs to extend from NestedScrollView.