CustomShapeImageView icon indicating copy to clipboard operation
CustomShapeImageView copied to clipboard

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

Results 17 CustomShapeImageView issues
Sort by recently updated
recently updated
newest added

hi, i add a new svg to show regular pentagon,but it does’t show [shape_7svg.txt](https://github.com/MostafaGazar/CustomShapeImageView/files/227520/shape_7svg.txt)

scaletype of centerCrop doesn't work.

@MostafaGazar I would like to know if it is possible to combine this with the Volley NetworkImageView to give a custom shape to images being provided from a remote database....

I've added the classes to my project individually by hand since jitpack isn't working. I've added the SvgImageView to my layout and set the src image and svg image. Nothing...

when i use padding property(even paddingLeft, paddingTop, paddingRight paddingBottom), i will get a cilpped shape image on the imageview

when i use centerCrop of scaleType, it takes no effect