L4Digital / FastScroll

A ListView-like FastScroller for Android’s RecyclerView.
Apache License 2.0
901 stars 75 forks source link

RecyclerView Scrolling doesn't put bubble/handle at bottom #79

Closed randr0id closed 2 years ago

randr0id commented 2 years ago

When scrolling to the end of a small list of items, FastScroller does not position the handle and bubble at the bottom of the view like it does with longer lists.

scrolling-bug

randr0id commented 2 years ago

Fixed in #78