hdodenhof/CircleImageView
A circular ImageView for Android observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4611
- days_rel: n/a
- days_push: 852
- n_releases_24m: 0
Adoption not part of the score
14488 stars · 3078 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A fast, lightweight circular ImageView widget for Android, ideal for profile pictures. It uses a BitmapShader for efficient rendering without bitmap copies or clip paths, and supports optional borders.
Use cases
- display circular profile pictures in an Android app
- show avatars with a colored border
- crop images into a circle without clipping artifacts
- use with image loading libraries like Glide or Picasso
- add a round user photo widget to a layout XML
When to choose
- you need a performant circular image view for profile or avatar images
- you want a simple drop-in Android widget with border support
- you need a mature, widely used library with a permissive license
When to avoid
- you need custom scale types other than CENTER_CROP
- you need adjustViewBounds or TransitionDrawable support
- you want to display VectorDrawables efficiently
- you need circular ripple/selector effects out of the box
Facets
library · maturity stable
ui-components image-processing mobile-development android-tools frontend android imageview circular-image profile-image custom-view java
1 source
- readme: https://github.com/hdodenhof/CircleImageView · fetched 2026-08-28 · 14f533a151ae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hdodenhof/CircleImageView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hdodenhof/CircleImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem