zhanghai/MaterialRatingBar
Material Design RatingBar with better appearance observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3603
- days_rel: n/a
- days_push: 2462
- n_releases_24m: 0
Adoption not part of the score
1961 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MaterialRatingBar is an Android UI library providing a Material Design RatingBar with a more consistent and correct appearance than the framework widget, compatible with Android 3.0+. It extends the framework RatingBar and works as a drop-in replacement with proper tinting, sizing, and fractional rating support.
Use cases
- display star ratings consistently across Android versions
- replace the framework RatingBar with a Material Design version
- show fractional ratings like 4.3 correctly
- render a rating bar that fills match_parent width like Google Play Store
- customize star tint colors
- get drag callbacks while the user changes a rating
When to choose
- you need a Material-styled rating bar on older Android versions
- the framework RatingBar shows visual glitches or incorrect half stars
- you want a drop-in replacement with minimal code changes
When to avoid
- you are not building an Android app
- you need a rating control outside the Material Design language
- you require actively developed features beyond maintenance
Facets
library · maturity maintenance
ui-components mobile-development android-tools material-design rating-bar android-library drop-in-replacement android
1 source
- readme: https://github.com/zhanghai/MaterialRatingBar · fetched 2026-08-28 · 494ca8c1fa96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhanghai/MaterialRatingBar | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zhanghai/MaterialRatingBar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem