# lopspower/CircularImageView

Create circular ImageView in Android in the simplest way possible

Repository: https://github.com/lopspower/CircularImageView
Canonical: https://ross.abutalabs.com/products/circularimageview
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: circularimageview, android
Last push: 2022-10-11T08:46:25+00:00

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

## Adoption (not part of the score)
Stars 1959, forks 411 (observed 2026-08-28T04:05:59.283982+00:00)

## What it is
An Android library providing a custom CircularImageView view for displaying circular images with configurable borders, shadows, and gradient colors via XML attributes. It is distributed through Maven Central and written in Kotlin.

## Use cases
- display circular profile pictures in an android app
- add a bordered circular imageview in xml layout
- create avatar images with shadow and gradient colors
- crop images into a circle on android
- customize circular image border width and color

## When to choose
- you need a simple drop-in circular ImageView with XML-configurable styling
- you want border, shadow, and gradient support without writing custom view code
- your project targets older Android APIs (14+)

## When to avoid
- you need advanced image loading or transformation pipelines (use Glide or Coil transformations)
- you need non-circular shape cropping
- you require a library with frequent recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: circular-imageview, kotlin, custom-view, gradle, avatar, android, mobile

## Member repositories
- lopspower/CircularImageView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.283982+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-30T03:05:58.849066+00:00, confidence not recorded.
  - readme: https://github.com/lopspower/CircularImageView (fetched 2026-08-28T04:05:59.283982+00:00, sha 814e63329959)
- Data as of 2026-08-30T08:39:29.467469+00:00.
