timusus / RecyclerView-FastScroll

A simple FastScroller for Android's RecyclerView
Other
1.39k stars 183 forks source link

Make scrollbar track "fullscreen" #59

Closed G00fY2 closed 7 years ago

G00fY2 commented 7 years ago

Please allow us to make the grey scrollbar background fullscreen to remove the empty space at the start and end.

timusus commented 7 years ago

I don't have time to look at this at the moment, but I'm happy to review a PR, shouldn't take much effort to implement.

G00fY2 commented 7 years ago

Will see if I find some time to create a PR. 😉

tprochazka commented 7 years ago

+1 This will be good. I don't understand why the empty space is there.

timusus commented 7 years ago

The empty space is there because that's how the FastScroll was styled in Lollipop.

Should be very simple to change, and I'm happy to accept PR's.

HappyDr0id commented 6 years ago

Hello, first of all thank you for this library. When will a release be available with this PR ?