Dimezis/BlurView
Dynamic iOS-like blur of underlying Views for Android observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 95
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 90
- age_days: 3786
- days_rel: 313
- days_push: 33
- n_releases_24m: 4
Adoption not part of the score
4045 stars · 377 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
ui-components graphics image-processing mobile-development android-tools graphics blur android-view frame-layout ios-like-blur rendering android
1 source
- readme: https://github.com/Dimezis/BlurView · fetched 2026-08-28 · 932c88975eae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Dimezis/BlurView | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="Dimezis/BlurView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem