# zhanghai/MaterialProgressBar

Material Design ProgressBar with consistent appearance

Repository: https://github.com/zhanghai/MaterialProgressBar
Canonical: https://ross.abutalabs.com/products/materialprogressbar
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, android-library, material-design, progress-bar
Last push: 2020-07-03T20:09:32+00:00

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

## Adoption (not part of the score)
Stars 2230, forks 279 (observed 2026-08-28T04:06:29.046077+00:00)

## What it is
An Android library providing a Material Design ProgressBar widget with consistent appearance across Android 4.0+. It works as a drop-in replacement for the framework ProgressBar with correct tinting and customizable padding and background options.

## Use cases
- show a material-styled progress bar on older Android versions
- replace framework ProgressBar with consistent tinting across devices
- display a determinate circular progress indicator
- remove intrinsic padding from a progress bar
- hide the progress background of a horizontal progress bar

## When to choose
- you need Material Design progress indicators that look identical on Android 4.0+
- you want a drop-in replacement for the framework ProgressBar
- you need determinate circular progress or no-padding variants

## When to avoid
- you only target recent Android versions where native Material progress bars work well
- you need a library with active recent development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: android-tools, mobile-development, web-design
- platform: -
- tags: material-design, progress-bar, android-library, drop-in-replacement, android

## Member repositories
- zhanghai/MaterialProgressBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.046077+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:44:39.321448+00:00, confidence not recorded.
  - readme: https://github.com/zhanghai/MaterialProgressBar (fetched 2026-08-28T04:06:29.046077+00:00, sha b46aa961c580)
- Data as of 2026-08-30T08:39:29.467469+00:00.
