nirhart / ParallaxScroll

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

Math to get the amount of parallaxedview's height hidden? #43

Closed shawnhwei closed 9 years ago

shawnhwei commented 9 years ago

I want to resize some of the objects inside my parallaxed view to the viewable area.

Could you tell me how the offset is calculated?

nirhart commented 9 years ago

It's all open source, https://github.com/nirhart/ParallaxScroll/blob/master/ParallaxScroll/src/com/nirhart/parallaxscroll/views/ParallaxScrollView.java#L66