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

set min in RatingBar #27

Closed ant-ia closed 6 years ago

ant-ia commented 7 years ago

HI, It's possible set the minimum of stars on the RatingBar? For example, if I have a total of 5 stars, can I set a n number of stars as 'selected'? (Or even a permanent 'srb_rating')

Thanks.

FlyingPumba commented 6 years ago

Hi, sorry for the late response. You can set the rating and disable the rating bar, if that's what you mean.