nirhart / ParallaxScroll

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

Consider implementing a ParallaxRecyclerView #46

Open glennbech opened 9 years ago

glennbech commented 9 years ago

Google is moving from the old ListView to the more flexible RecyclerView. It would be very useful to have a parallax-enabled version of that as well.

nirhart commented 9 years ago

I know about that project - https://github.com/kanytu/android-parallax-recyclerview please let me know if its not good enough and this one need to be ported