reddit / IndicatorFastScroll

Android library providing a simple UI control for scrolling through RecyclerViews
MIT License
707 stars 58 forks source link

how to set scroll speed? #41

Open robikdianto opened 3 years ago

robikdianto commented 3 years ago

Iam use 7000 data list and if iam select z from A list. here very large time

enricocid commented 3 years ago

fastScrollerView.useDefaultScroller = false

to remove the delay

https://github.com/reddit/IndicatorFastScroll#custom-scroll-handling