# pungrue26/SelectableRoundedImageView

Android ImageView that supports different radii on each corner.

Repository: https://github.com/pungrue26/SelectableRoundedImageView
Canonical: https://ross.abutalabs.com/products/selectableroundedimageview
Language: Java
License Family: other
Topics: android-imageview, android
Last push: 2017-07-12T10:47:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4281, "days_push": 3339, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1048, forks 227 (observed 2026-08-28T04:03:22.264309+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, image-processing
- domain: mobile-development, android-tools
- platform: -
- tags: imageview, rounded-corners, java, android-ui, android, mobile

## Member repositories
- pungrue26/SelectableRoundedImageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.264309+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-30T07:00:48.888671+00:00, confidence not recorded.
  - readme: https://github.com/pungrue26/SelectableRoundedImageView (fetched 2026-08-28T04:03:22.264309+00:00, sha 0cf6d530a78e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
