Ross ROSS = Recommend OSS · open-source software intelligence for agents

siyamed/android-shape-imageview

Custom shaped android imageview components observed · 2026-08-28

github.com/siyamed/android-shape-imageview · Java · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4385
  • days_rel: n/a
  • days_push: 2594
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2649 stars · 595 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A set of custom shaped Android ImageView components (bubble, rounded, hexagon, etc.) plus a framework for defining new shapes using shader-based canvas drawing or bitmap masks. Written in Java and distributed via Maven Central as an AAR.

Use cases

  • display images in custom shapes like bubbles or hexagons in an android app
  • show chat message images with a speech bubble pointer
  • crop images into circles or rounded rectangles in a listview
  • create a framework of shaped imageviews with smooth scrolling performance
  • mask images with android shape XML drawables

When to choose

  • you need performant shaped imageviews inside recycling views like ListView or GridView
  • you want prebuilt shapes such as bubbles, stars, or polygons plus a way to define your own
  • you prefer a simple gradle dependency with XML attributes for configuration

When to avoid

  • you are building with Jetpack Compose rather than XML views
  • you need actively maintained support for the latest Android versions
  • you only need simple circular cropping, which many newer libraries or built-in APIs handle

Facets

library · maturity maintenance

ui-components image-processing mobile-development android-tools jvm imageview custom-shapes shader bitmap-mask chat-bubble android

1 source

Member repositories

RepositoryRoleHealth v2
siyamed/android-shape-imageviewmain23

For agents

markdown · JSON · MCP: product_card(name="siyamed/android-shape-imageview")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem