zhanghai / AndroidFastScroll

Fast scroll for Android RecyclerView and more
https://play.google.com/store/apps/details?id=me.zhanghai.android.fastscroll.sample
Apache License 2.0
703 stars 64 forks source link

Thumb is wrong position when scroll in Expanable RecyclerView #47

Closed dbackspace closed 2 years ago

dbackspace commented 2 years ago

In RecyclerView with other item which is different height (eg. group header with child item), the thumb is blink and translate to wrong position when scroll.

zhanghai commented 2 years ago

This has been mentioned in README with the reason and why one has to fix it by themselves.