# dinuscxj/CircleProgressBar

A circular android ProgressBar library which extends View,  and the usage same as ProgressBar,  It has solid,line and solid_line three styles. Besides, progress value can be freely customized.

Repository: https://github.com/dinuscxj/CircleProgressBar
Canonical: https://ross.abutalabs.com/products/circleprogressbar
Language: Java
License Family: other
Last push: 2025-03-20T12:49:47+00:00

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

## Adoption (not part of the score)
Stars 1297, forks 224 (observed 2026-08-28T04:04:17.085337+00:00)

## What it is
An Android library providing a circular ProgressBar custom View with solid, line, and solid_line styles. It is used like the standard Android ProgressBar and supports customizable progress text, colors, shaders, blur, and stroke caps.

## Use cases
- show a circular progress indicator in an Android app
- display a loading spinner with custom colors and styles
- render a ring-style progress bar with gradient shader effects
- customize progress text formatting on a circular progress view
- add a solid or dashed-line circular progress widget to an Android layout

## When to choose
- you need a circular progress indicator on Android with minimal setup
- you want ProgressBar-like API compatibility with extra styling options
- you need fine-grained control over progress text, shaders, and blur effects

## When to avoid
- you need a linear or horizontal progress bar
- you are not developing for Android
- you require a library with an explicit open-source license for commercial use

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

## Member repositories
- dinuscxj/CircleProgressBar (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.085337+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-30T04:53:52.976728+00:00, confidence not recorded.
  - readme: https://github.com/dinuscxj/CircleProgressBar (fetched 2026-08-28T04:04:17.085337+00:00, sha f714c8be2c6a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
