lopspower/CircularImageView
Create circular ImageView in Android in the simplest way possible observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4796
- days_rel: n/a
- days_push: 1422
- n_releases_24m: 0
Adoption not part of the score
1959 stars · 411 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components image-processing mobile-development android-tools frontend circular-imageview kotlin custom-view gradle avatar android mobile
1 source
- readme: https://github.com/lopspower/CircularImageView · fetched 2026-08-28 · 814e63329959
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lopspower/CircularImageView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lopspower/CircularImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem