# nico2sh/materialish-progress

A material style progress wheel compatible with 2.3

Repository: https://github.com/nico2sh/materialish-progress
Canonical: https://ross.abutalabs.com/products/materialish-progress
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-04-02T06:20:00+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 35, longevity 100
- inputs: {"age_days": 4309, "days_push": 153, "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 2467, forks 457 (observed 2026-08-28T04:06:53.734843+00:00)

## What it is
An Android library providing a Material Design-style circular progress wheel (with determinate, indeterminate, and linear modes), compatible back to Android 2.3. It is explicitly unmaintained, kept only for historical record.

## Use cases
- show a material-style circular loading spinner on old Android versions
- display determinate progress wheel with callback in an Android app
- add indeterminate progress indicator to Android layout XML
- keep consistent progress UI across Android Gingerbread to Lollipop

## When to choose
- you must support very old Android versions (2.3/Gingerbread) with a material look
- you want a drop-in custom View progress wheel with XML attributes

## When to avoid
- you target modern Android, which has built-in material progress indicators
- you need an actively maintained library

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: progress-wheel, material-design, android-view, indeterminate-progress, android, mobile

## Member repositories
- nico2sh/materialish-progress (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.734843+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-30T02:29:12.983758+00:00, confidence not recorded.
  - readme: https://github.com/nico2sh/materialish-progress (fetched 2026-08-28T04:06:53.734843+00:00, sha e1959d512eee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
