# andyxialm/SmoothCheckBox

:dango: A custom CheckBox with animation for Android.

Repository: https://github.com/andyxialm/SmoothCheckBox
Canonical: https://ross.abutalabs.com/products/smoothcheckbox
Language: Java
License Family: other
Last push: 2018-06-01T09:00:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3873, "days_push": 3015, "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 1604, forks 295 (observed 2026-08-28T04:05:09.922234+00:00)

## What it is
SmoothCheckBox is a custom Android CheckBox view with smooth animated check/uncheck transitions, written in Java. It exposes XML attributes for customizing tick color, fill colors, stroke width, and animation duration.

## Use cases
- add an animated checkbox to an Android app
- customize checkbox colors and stroke in Android layouts
- show a smooth check animation when user selects an item
- build multi-select lists with animated checkboxes
- replace the default Android checkbox with a nicer one

## When to choose
- you need a polished animated checkbox in an Android Java or Kotlin project
- you want simple XML attribute customization of checkbox appearance

## When to avoid
- you need a Jetpack Compose checkbox solution
- you need actively maintained software with a formal license file
- you need checkboxes beyond simple animated tick styling

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: checkbox, custom-view, java, android-ui, android

## Member repositories
- andyxialm/SmoothCheckBox (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.922234+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:52:20.680608+00:00, confidence not recorded.
  - readme: https://github.com/andyxialm/SmoothCheckBox (fetched 2026-08-28T04:05:09.922234+00:00, sha b0e565710215)
- Data as of 2026-08-30T08:39:29.467469+00:00.
