valkriaine / Bouncy

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

Properly implement spring customizations #5

Closed valkriaine closed 3 years ago

valkriaine commented 3 years ago

Still in progress.

When setting the damping ratio to a higher value, recyclerview may clip views on the edge of the screen.

valkriaine commented 3 years ago

Work around: wrap BouncyRecyclerView inside a NestedScrollView