timusus / RecyclerView-FastScroll

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

RecyclerView setPadding does not apply to scrollbar #74

Closed jahirfiquitiva closed 6 years ago

jahirfiquitiva commented 6 years ago

The FastScroller height is not calculated taking padding into account, so this makes the FastScroller height bigger than the actual RecyclerView height

timusus commented 6 years ago

Duplicate of #6. Will reopen.