pungrue26/SelectableRoundedImageView
Android ImageView that supports different radii on each corner. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4281
- days_rel: n/a
- days_push: 3339
- n_releases_24m: 0
Adoption not part of the score
1048 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android ImageView library that supports setting different corner radii on each corner, plus oval/circle shapes and borders. It is useful for cases like CardViews where only specific corners should be rounded, but the project is no longer maintained.
Use cases
- show images with rounded corners on only some corners in android
- round only top corners of an image inside a CardView
- display circular or oval images with a border
- customize each corner radius of an ImageView in xml
- replace RoundedImageView with per-corner radius control
When to choose
- you need per-corner radius control on Android ImageViews and are on a legacy Java codebase
- you want a simple drop-in ImageView with oval and border support
When to avoid
- starting a new project, since the library is unmaintained with no license
- you can achieve the effect with modern Android APIs like ShapeableImageView or CardView corner overrides
Facets
library · maturity abandoned
ui-components image-processing mobile-development android-tools imageview rounded-corners java android-ui android mobile
1 source
- readme: https://github.com/pungrue26/SelectableRoundedImageView · fetched 2026-08-28 · 0cf6d530a78e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pungrue26/SelectableRoundedImageView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="pungrue26/SelectableRoundedImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem