valkriaine / Bouncy

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

Optimize for horizontal scrolling #4

Closed valkriaine closed 3 years ago

valkriaine commented 3 years ago

BouncyRecyclerView with horizontal scrolling

valkriaine commented 3 years ago

Added support for RecyclerView. NestedScrollView will not support horizontal scrolling. I will make a separate HorizontalScrollView to achieve this functionality.