timusus / RecyclerView-FastScroll

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

fastScrollThumbColor doesn't work in v2.0.0 #108

Closed dev-vvd closed 4 years ago

dev-vvd commented 4 years ago

app:fastScrollThumbColor does not change the color of the thumb and stays black, in previous version (v1.0.9) it works fine.

timusus commented 4 years ago

Seems to be working correctly for me. Are you sure you weren't trying to change the thumbInactiveColor?