L4Digital / FastScroll

A ListView-like FastScroller for Android’s RecyclerView.
Apache License 2.0
901 stars 75 forks source link

Custom drawable for the bubble #37

Closed d3bt3ch closed 6 years ago

d3bt3ch commented 6 years ago

Can we use a custom drawable for the bubble ?

randr0id commented 6 years ago

Yes, the drawable resource must be named fastscroll_bubble and it will override the resource used by the library.