Releases: zhanghai/MaterialRatingBar
Releases · zhanghai/MaterialRatingBar
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.2.0
app:mrb_secondaryProgressTint
is now effective whenapp:mrb_fillBackgroundStars
is true (it is alsotrue
by default whenandroid:isIndicator
istrue
). It was previously ignored in this configuration.
You may want to review your layout XML containingapp:mrb_secondaryProgressTint
to avoid unexpected visual changes.
v1.1.1
[DEPRECATED] v1.1.0
Bug in tinting, do not use.
- Added
app:mrb_fillBackgroundStars
which defaults toandroid:isIndicator
.