# ozodrukh/CircularReveal

Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+

Repository: https://github.com/ozodrukh/CircularReveal
Canonical: https://ross.abutalabs.com/products/circularreveal
Language: Java
License: MIT
License Family: permissive
Topics: android-library, circularreveal, android, animation, lollipop
Last push: 2019-04-07T19:32:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4306, "days_push": 2705, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2399, forks 384 (observed 2026-08-28T04:06:43.742521+00:00)

## What it is
An Android library that backports the Lollipop ViewAnimationUtils.createCircularReveal animation to devices running Android 4.0+. It provides RevealFrameLayout and RevealLinearLayout widgets that clip views with a circular reveal animation.

## Use cases
- add circular reveal animations on pre-Lollipop Android devices
- animate a card or view expanding from a point with a circular clip
- backport Material Design reveal effects to Android 4.x apps
- create ripple-like reveal transitions for menus or dialogs

## When to choose
- you need circular reveal animations on Android versions below Lollipop
- you want a drop-in layout container that clips children with a reveal animation

## When to avoid
- your minSdk is 21 or higher, since the native ViewAnimationUtils API is available
- you need an actively maintained library, as the last release was in 2019

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: android-library, circular-reveal, lollipop, view-animation, jitpack, android

## Member repositories
- ozodrukh/CircularReveal (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.742521+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-30T02:34:17.166904+00:00, confidence not recorded.
  - readme: https://github.com/ozodrukh/CircularReveal (fetched 2026-08-28T04:06:43.742521+00:00, sha ac2e46fd59d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
