# vinc3m1/RoundedImageView

A fast ImageView that supports rounded corners, ovals, and circles.

Repository: https://github.com/vinc3m1/RoundedImageView
Canonical: https://ross.abutalabs.com/products/roundedimageview
Language: Java
License: NOASSERTION
License Family: other
Archived: true
Last push: 2023-01-27T18:56:33+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4941, "days_push": 1314, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6402, forks 1237 (observed 2026-08-28T04:09:43.134984+00:00)

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

## Member repositories
- vinc3m1/RoundedImageView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.134984+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-29T17:45:00.797134+00:00, confidence not recorded.
  - readme: https://github.com/vinc3m1/RoundedImageView (fetched 2026-08-28T04:09:43.134984+00:00, sha 30d5a326c310)
- Data as of 2026-08-30T08:39:29.467469+00:00.
