SimpleRatingBar icon indicating copy to clipboard operation
SimpleRatingBar copied to clipboard

Any Color Changing Option?

Open emondd4 opened this issue 3 years ago • 1 comments

app:ratingFilled="@color/yellow" app:ratingEmpty="@color/white"

is not working, any other way to change filled star and empty star color?

emondd4 avatar Apr 01 '21 06:04 emondd4

app:ratingFilled="@drawable/ic_star" app:ratingEmpty="@drawable/ic_empty_star"

even drawable is not supporting

emondd4 avatar Apr 01 '21 08:04 emondd4