# dmytrodanylyk/android-morphing-button

Android Morphing Button

Repository: https://github.com/dmytrodanylyk/android-morphing-button
Canonical: https://ross.abutalabs.com/products/android-morphing-button
Language: Java
License Family: other
Last push: 2025-07-07T06:56:09+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 30, release rhythm 8, longevity 100
- inputs: {"age_days": 4010, "days_push": 422, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1429, forks 219 (observed 2026-08-28T04:04:42.154377+00:00)

## What it is
An Android UI library providing a button widget that can morph between shapes, sizes, and colors with animated transitions. It is extensible, as demonstrated by the included LinearProgressButton subclass.

## Use cases
- animate a button into a circular progress indicator during loading
- morph a button into a circle with a checkmark icon after success
- change button shape and color with smooth transitions in an Android app
- build custom button behaviors by extending MorphingButton
- show progress on a submit button while a network request runs

## When to choose
- you need animated shape/color transitions on Android buttons
- you want a lightweight Java-based Android UI widget
- you want to extend a base button class with custom morphing behavior

## When to avoid
- you develop for platforms other than Android
- you need Jetpack Compose-based UI components
- you require a project with an explicit license file or active maintenance guarantees

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: android-ui, button-animation, morphing-button, java, jitpack, android, mobile

## Member repositories
- dmytrodanylyk/android-morphing-button (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.154377+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:37:15.344112+00:00, confidence not recorded.
  - readme: https://github.com/dmytrodanylyk/android-morphing-button (fetched 2026-08-28T04:04:42.154377+00:00, sha d6fe053f9ed5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
