timusus / RecyclerView-FastScroll

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

Popup does not correspond to the first visible item in the RecyclerView #97

Open primalbet opened 5 years ago

primalbet commented 5 years ago

using the scrollbar, the current item that is shown in the popup is NOT the item at the top of the list. Example:

https://gyazo.com/48bf09b1bdffa3bfcc8aa1d87a39a79f

the M is the 4th item from the top of the list instead, it should show L because that is the first item at the top.

AndroidDeveloperLB commented 4 years ago

Actually I can see it on the sample too. Sometimes the header text is shown, and sometimes the item, and the text many times doesn't match what's on the first one that's shown.

See:

w5O2UMjBDK.zip