# traex/RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+

Repository: https://github.com/traex/RippleEffect
Canonical: https://ross.abutalabs.com/products/rippleeffect
Language: Java
License: MIT
License Family: permissive
Last push: 2021-02-04T10:54:44+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": 4341, "days_push": 2036, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4892, forks 1064 (observed 2026-08-28T04:09:02.005185+00:00)

## What it is
An Android library that implements the Material Design ripple touch effect for views, compatible with Android API 9+. It provides a customizable RippleView wrapper with configurable color, duration, alpha, zoom, and completion listeners.

## Use cases
- add material design ripple effect to buttons on older Android versions
- customize ripple animation color and duration in Android layouts
- wrap any view with a touch ripple animation
- detect when ripple animation completes in Android app
- add zoom animation to clickable views

## When to choose
- supporting Android API 9+ where native ripple is unavailable
- needing fine-grained XML customization of ripple appearance
- wanting a lightweight drop-in view wrapper

## When to avoid
- targeting only Android Lollipop 5.0+ where native ripple exists
- starting a new project given the library is no longer actively developed
- needing Kotlin-first or Jetpack Compose solutions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: material-design, ripple-effect, android-view, ui-animation, android

## Member repositories
- traex/RippleEffect (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.005185+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-29T18:18:11.399246+00:00, confidence not recorded.
  - readme: https://github.com/traex/RippleEffect (fetched 2026-08-28T04:09:02.005185+00:00, sha 57f8032b8cfb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
