mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-05-06 00:25:42 -05:00
[GH-ISSUE #158] Add MaterialRatingBar #2525
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhanghai on GitHub (Oct 24, 2016).
Original GitHub issue: https://github.com/wasabeef/awesome-android-ui/issues/158
MaterialRatingBar (https://github.com/DreaminginCodeZH/MaterialRatingBar) is a library that gives RatingBar Google app's style, and fixes a bunch of framework limitation/bugs. It extends framework RatingBar and can be used as a drop-in replacement.