SimpleRatingBar
SimpleRatingBar copied to clipboard
Add support for custom rating star
Currently, the library doesn't support custom stars. For example when I want to use custom stars shown below;
I tried to use android:progressDrawable
to embed a drawable but it couldn't work