turing-tech / MaterialScrollBar

An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Apache License 2.0
779 stars 126 forks source link

Hand color is not settable via XML #45

Closed MarcinOrlowski closed 7 years ago

MarcinOrlowski commented 8 years ago

There's setHandleColour() but I see no XML attribute counterpart for that feature. Can it be added please?

turing-tech commented 8 years ago

msb_handleColour is the attribute you're looking for. Does it work alright?