# MostafaGazar/CustomShapeImageView

A library for supporting custom shaped ImageView(s) using SVGs and paint shapes

Repository: https://github.com/MostafaGazar/CustomShapeImageView
Canonical: https://ross.abutalabs.com/products/customshapeimageview
Homepage: http://mostafagazar.github.io/CustomShapeImageView
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-07-18T20:54:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4687, "days_push": 1872, "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 1608, forks 417 (observed 2026-08-28T04:05:10.736589+00:00)

## What it is
An Android library providing custom-shaped ImageViews (circle, rectangle, SVG-based shapes) via XML attributes. It lets developers mask images into arbitrary shapes using paint shapes or SVG path resources.

## Use cases
- display circular profile pictures in android
- mask images into custom svg shapes
- show rounded or star-shaped imageviews
- crop images to arbitrary shapes in android layouts

## When to choose
- you need shaped imageviews on android with simple xml attributes
- you want svg-defined masks for images

## When to avoid
- you need actively maintained modern androidx image libraries
- you target very new android sdks with untested compatibility

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, android-tools, graphics
- platform: jvm
- tags: imageview, custom-shapes, svg-masking, android-ui, android

## Member repositories
- MostafaGazar/CustomShapeImageView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.736589+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:51:19.980474+00:00, confidence not recorded.
  - readme: https://github.com/MostafaGazar/CustomShapeImageView (fetched 2026-08-28T04:05:10.736589+00:00, sha 6129682718a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
