FlyingPumba / SimpleRatingBar

Open source project which features a simple yet powerful RatingBar alternative to Android's default
Apache License 2.0
1.03k stars 142 forks source link

Using Custom Image for Rating Icon #22

Closed arslanraza closed 7 years ago

arslanraza commented 7 years ago

First of all thank you for the awesome library. It is exactly what I need for my current project with the ability to provide custom size.

I was wondering if there is a possibility that we can use a custom star image for the rating icons ?

Thanks

FlyingPumba commented 7 years ago

Hi, I'm glad it's being helpful ! Currently that's not possible, because the library doesn't use any images to draw the stars.