vinc3m1/RoundedImageView
A fast ImageView that supports rounded corners, ovals, and circles. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 4941
- days_rel: n/a
- days_push: 1314
- n_releases_24m: 0
Adoption not part of the score
6402 stars · 1237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android ImageView library that renders images with rounded corners, ovals, and circles with a focus on memory and rendering performance. It is now archived and unmaintained, with the author recommending androidx RoundedBitmapDrawable or image-loader transformation APIs instead.
Use cases
- display circular avatar images in android
- show images with rounded corners in an imageview
- render oval or circle cropped bitmaps
- fast rounded image rendering on android
When to choose
- maintaining a legacy android app that already depends on it
- you only need simple bitmap rounding and cannot use androidx or image-loader transformations
When to avoid
- starting a new android project
- loading images with Glide or Picasso - use their transformation APIs instead
- you need ongoing support or bug fixes
- working with vector or non-bitmap drawables
Facets
library · maturity abandoned
image-processing ui-components mobile-development android-tools jvm android imageview rounded-corners archived deprecated mobile
1 source
- readme: https://github.com/vinc3m1/RoundedImageView · fetched 2026-08-28 · 30d5a326c310
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vinc3m1/RoundedImageView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="vinc3m1/RoundedImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem