wingjay/BlurImageView
BlurImageView, you can load your image progressively like Medium does.First show user a blurry image, At the same time, load the real image, once loaded, replace the blurry one automatically observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3947
- days_rel: n/a
- days_push: 3023
- n_releases_24m: 0
Adoption not part of the score
1331 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that provides a custom ImageView which loads images progressively like Medium: it first displays a blurred placeholder, then swaps in the full image once loaded. It uses the Stack Blur algorithm and supports configurable blur factors and custom default/failure drawables.
Use cases
- show a blurry placeholder while an image loads in an android app
- progressive image loading like medium
- replace blank thumbnails with blurred previews
- load two images progressively with automatic swap
- adjust blur intensity of image placeholders
When to choose
- you want Medium-style progressive image loading in an Android app with minimal setup
- you need a drop-in ImageView replacement with built-in blur placeholders
When to avoid
- you are not building an Android app
- you need actively maintained image loading - the last release was in 2018
- you already use an image loader like Glide or Coil that supports blur transformations
Facets
library · maturity maintenance
image-processing ui-components mobile-development android-tools image-processing progressive-image-loading blur-effect medium-style stack-blur android-view android mobile
1 source
- readme: https://github.com/wingjay/BlurImageView · fetched 2026-08-28 · e456613e63b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wingjay/BlurImageView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wingjay/BlurImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem