timusus / RecyclerView-FastScroll

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

Correct the scroll bar position when adapter's items with different height. #83

Closed BCsl closed 5 years ago

BCsl commented 6 years ago
HonzaR commented 6 years ago

Hey guys, can you please merge this commit and draft new release? It will probably fix my issues. I have recyclerview with different height of items (because of headers) and gridmanager with more spans. Thanks in advance.