# castorflex/SmoothProgressBar

A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar

Repository: https://github.com/castorflex/SmoothProgressBar
Canonical: https://ross.abutalabs.com/products/smoothprogressbar
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-05-21T18:02:35+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": 4662, "days_push": 1930, "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 4514, forks 999 (observed 2026-08-28T04:08:52.683682+00:00)

## What it is
A small Android library providing smooth, customizable horizontal and circular indeterminate progress bars, usable as drawables or custom views. It is distributed via Maven Central and configured through XML attributes.

## Use cases
- show a smooth indeterminate loading bar in an Android app
- add a customizable circular progress spinner to Android layouts
- replace the default Android indeterminate ProgressBar with a smoother animation
- style progress indicators with custom colors, speed, and stroke width
- show loading feedback while fetching data in an Android activity

## When to choose
- you need a polished indeterminate progress indicator on Android with fine-grained styling control
- you want a lightweight Java library available on Maven Central
- you need both horizontal and circular indeterminate progress views

## When to avoid
- you need determinate progress tracking with real percentage values
- you are building for platforms other than Android
- you want a library with frequent recent updates, as the last release was in 2021

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: progress-bar, indeterminate-progress, android-ui, java, android

## Member repositories
- castorflex/SmoothProgressBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.683682+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-29T18:20:19.729650+00:00, confidence not recorded.
  - readme: https://github.com/castorflex/SmoothProgressBar (fetched 2026-08-28T04:08:52.683682+00:00, sha 05cab129f6d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
