# FlyingPumba/SimpleRatingBar

Open source project which features a simple yet powerful RatingBar alternative to Android's default

Repository: https://github.com/FlyingPumba/SimpleRatingBar
Canonical: https://ross.abutalabs.com/products/flyingpumba-simpleratingbar
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-05-14T16:39:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3687, "days_push": 2302, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1032, forks 142 (observed 2026-08-28T04:03:18.183400+00:00)

## What it is
An open-source Android library providing a customizable RatingBar view as an alternative to Android's default widget. It supports arbitrary star counts, step sizes, colors, borders, RTL layouts, and programmatic animated rating changes.

## Use cases
- show a 5-star rating input in an Android app
- customize star colors, borders, and corner radius in a rating widget
- support right-to-left languages in a rating bar
- animate a rating value programmatically with a bounce interpolator
- use wrap_content or match_parent width for a rating bar
- allow fractional step sizes like 0.5 stars

## When to choose
- you need more customization than Android's default RatingBar offers
- you want exact control over star size, spacing, and colors
- you need RTL support or fractional step sizes
- you want to animate rating changes in an Android view

## When to avoid
- you are not building an Android app
- you need a maintained library with recent releases (last release was 2020)
- you need a rating widget for non-Java/Kotlin Android stacks like Flutter or React Native

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: rating-bar, android-view, custom-view, xml-widgets, android

## Member repositories
- FlyingPumba/SimpleRatingBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.183400+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:43.080209+00:00, confidence not recorded.
  - readme: https://github.com/FlyingPumba/SimpleRatingBar (fetched 2026-08-28T04:03:18.183400+00:00, sha 3e1609a1c6b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
