# lopspower/CircularProgressBar

Create circular ProgressBar in Android ⭕

Repository: https://github.com/lopspower/CircularProgressBar
Canonical: https://ross.abutalabs.com/products/circularprogressbar
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: circularprogressbar, android
Last push: 2023-04-17T14:21:49+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": 3970, "days_push": 1234, "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 1805, forks 226 (observed 2026-08-28T04:05:38.983477+00:00)

## What it is
An Android library written in Kotlin that provides a customizable circular progress bar view for use in layouts via XML attributes or programmatically. It supports gradient colors, progress direction, indeterminate mode, and rounded borders.

## Use cases
- show a circular progress indicator in an Android app
- display download or upload progress as a ring
- create an animated circular countdown or score widget
- customize progress bar colors, width, and direction in XML
- add an indeterminate circular spinner with custom styling

## When to choose
- you need a ready-made, customizable circular progress view on Android
- you want simple XML attribute configuration with Gradle integration
- you need gradient colors, progress direction, or indeterminate mode out of the box

## When to avoid
- you need linear or non-circular progress indicators
- you are not developing for Android
- you require a highly custom progress animation beyond the library's options

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: circular-progress-bar, kotlin, gradle, custom-view, android

## Member repositories
- lopspower/CircularProgressBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.983477+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-30T03:21:34.036226+00:00, confidence not recorded.
  - readme: https://github.com/lopspower/CircularProgressBar (fetched 2026-08-28T04:05:38.983477+00:00, sha d525b45cdd9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
