Inconnu08 / android-ratingreviews

Simple rating bars, a view similar to the ones seen on Google Playstore. ⭐🌟✨
Apache License 2.0
202 stars 38 forks source link

Rounded bars #3

Closed CMyae closed 5 years ago

CMyae commented 5 years ago

Added rounded bar features. Added one activity to display round rating bars.

Inconnu08 commented 5 years ago

Solid work!💯 But please add the getRoundedBarDrawable(int bgColor, int radius) to the Utils.java instead of creating a separate file.

Inconnu08 commented 5 years ago

Merged. Will be factored. Thank you! Closes #2