valkriaine / Bouncy

RecyclerView and NestedScrollView with physics-based bouncy overscroll effect
Apache License 2.0
198 stars 18 forks source link

Just a comment. #12

Closed RBStore closed 2 years ago

RBStore commented 3 years ago

Amazing Lib but it'll be better if you create BouncyNestedScrollView from NestedScrollView and allow to scroll parrent of BouncyNestedScrollView or BouncyRecyclerView. Scroll content and include of Toolbar with title of activity will make app smoothly as IOS ^_^.

valkriaine commented 2 years ago

Thanks for the advice!

This is now possible in the newest version of Bouncy.

See README for how to achieve this effect.