traex/RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4341
- days_rel: n/a
- days_push: 2036
- n_releases_24m: 0
Adoption not part of the score
4892 stars · 1064 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development android-tools jvm material-design ripple-effect android-view ui-animation android
1 source
- readme: https://github.com/traex/RippleEffect · fetched 2026-08-28 · 57f8032b8cfb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| traex/RippleEffect | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="traex/RippleEffect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem