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 !
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.
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 !