# leandroBorgesFerreira/LoadingButtonAndroid

A button to substitute the ProgressDialog

Repository: https://github.com/leandroBorgesFerreira/LoadingButtonAndroid
Canonical: https://ross.abutalabs.com/products/loadingbuttonandroid
Language: Kotlin
License: MIT
License Family: permissive
Last push: 2025-02-13T18:53:08+00:00

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

## Adoption (not part of the score)
Stars 1957, forks 209 (observed 2026-08-28T04:05:59.125882+00:00)

## What it is
An Android UI library providing a customizable button that morphs into a loading progress bar, replacing ProgressDialog. It supports indeterminate and determinate progress, done animations, and revert animations with new text or images.

## Use cases
- show a loading spinner inside a button during async tasks
- replace ProgressDialog with an inline button animation
- animate a button to a done state after task completion
- revert button animation with new text or image
- show determinate progress on a button

## When to choose
- you need a polished loading indicator embedded in Android buttons
- you want a simple, XML-customizable progress button with minimal setup

## When to avoid
- you are not building an Android app
- you need complex progress dialogs with multiple steps

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: loading-button, progress-indicator, kotlin, jetpack-compose, material-design, android

## Member repositories
- leandroBorgesFerreira/LoadingButtonAndroid (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.125882+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:06:11.641472+00:00, confidence not recorded.
  - readme: https://github.com/leandroBorgesFerreira/LoadingButtonAndroid (fetched 2026-08-28T04:05:59.125882+00:00, sha f3eeb7da41e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
