timusus / RecyclerView-FastScroll

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

How can I add thumb or track custom? #118

Open dbackspace opened 2 years ago

dbackspace commented 2 years ago

Currently, when I read the code, I see that just only change color for thumb and track. How can I add a custom thumb or track drawable to replace default of recycler view. Look forward to hearing from you. Thanks.

sinduanan commented 5 months ago

怎么使用drawable资源啊?