# siriscac/RippleView

View that imitates Ripple Effect on click which was introduced in Android L  (for Android 2.3+)

Repository: https://github.com/siriscac/RippleView
Canonical: https://ross.abutalabs.com/products/rippleview
Language: Java
License Family: other
Topics: ripple, rippleview, java, android, android-ui, android-library
Last push: 2017-04-18T10:30:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4377, "days_push": 3424, "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 1135, forks 278 (observed 2026-08-28T04:03:43.335290+00:00)

## What it is
An Android UI library providing a custom View that imitates the Material Design ripple effect introduced in Android L, backported to work on Android 2.3+. It is added to XML layouts and wraps clickable content with customizable ripple color, opacity, and hover effects.

## Use cases
- add material ripple effect to buttons on older Android versions
- backport Android L ripple animation to Gingerbread
- customize ripple color and opacity on clickable views
- add hover effect to Android buttons
- make custom views look material-designed on click

## When to choose
- supporting legacy Android versions below Lollipop that lack native ripple effects
- wanting a simple drop-in View wrapper with XML attributes for ripple customization

## When to avoid
- targeting Android Lollipop or newer where ripple is built into the framework
- needing a maintained library - last release was 2017 and there is no license file

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

## Member repositories
- siriscac/RippleView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.335290+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-30T06:36:48.835460+00:00, confidence not recorded.
  - readme: https://github.com/siriscac/RippleView (fetched 2026-08-28T04:03:43.335290+00:00, sha 859339214757)
- Data as of 2026-08-30T08:39:29.467469+00:00.
