turing-tech/MaterialScrollBar

Custom Indicator

tommygoh opened this issue · 1 comments

Hi ! It's a great library. I just want to know if it's possible to create custom indicator like the picture shown below ? I've looked that ICustomAdapter only can use String to show the indicator. Thanks before !

screen shot 2016-12-27 at 11 48 03 am

The library doesn't support that kind of functionality by default. You could make your own class and extend the Indicator class if you felt confident and badge an indicator that way.