# Dimezis/BlurView

Dynamic iOS-like blur of underlying Views for Android

Repository: https://github.com/Dimezis/BlurView
Canonical: https://ross.abutalabs.com/products/blurview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: blurview, draw, android, blur
Last push: 2026-07-31T15:57:28+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 41, longevity 100
- inputs: {"age_days": 3786, "days_push": 33, "days_rel": 313, "gap_med": 90, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4045, forks 377 (observed 2026-08-28T04:08:33.595546+00:00)

## What it is
An Android library providing a BlurView, a FrameLayout-like view that dynamically blurs its underlying content in an iOS-like fashion and redraws as the view hierarchy changes. It includes a BlurTarget wrapper and pluggable blur algorithms with support for both modern (API 31+) and legacy Android rendering paths.

## Use cases
- add a frosted-glass blur background behind a toolbar or tab bar in Android
- blur underlying content dynamically as views animate or resize
- create iOS-style translucent overlays on Android
- blur a specific region of the screen while keeping child views sharp
- apply real-time blur effects to Android layouts

## When to choose
- you need dynamic, live-updating blur of underlying Android views
- you want an iOS-like frosted glass effect in an Android app
- you need a drop-in View that works with animations and layout changes

## When to avoid
- you need static image blurring rather than live view blurring
- your project is not Android/Java-based
- you need blur effects on platforms other than Android

## Facets
- artifact type: library
- maturity: active
- function: ui-components, graphics, image-processing
- domain: mobile-development, android-tools, graphics
- platform: -
- tags: blur, android-view, frame-layout, ios-like-blur, rendering, android

## Member repositories
- Dimezis/BlurView (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:33.595546+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:23:43.506020+00:00, confidence not recorded.
  - readme: https://github.com/Dimezis/BlurView (fetched 2026-08-28T04:08:33.595546+00:00, sha 932c88975eae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
