android-shape-imageview icon indicating copy to clipboard operation
android-shape-imageview copied to clipboard

Custom shaped android imageview components

Results 64 android-shape-imageview issues
Sort by recently updated
recently updated
newest added

how can i set borderwith, strock via code?

Do you think this can be done?

Not working CircularImageView in GridLayoutManager

That library was really great! Can you support "siArrowPosition" support "top" and "bottom" attributes Thank you for your time write this!

is it possible to make si square true give the max height or width rather than the minimum, thanks for your library it works well for my requirement other than...

The shape works however no borders are showing up ``` ```

Hi,nice work.I know this is off-topic but would it be possible to create an hexagon textview using same principles? I need an hexagon with borders and transparent background as the...

Any plans to add `setSiShape` as a programmatic option for Bitmap Mask Based ImageViews specifically `PorterShapeImageView`? I see you added it via `setShapeResId()` for `ShapeImageView` in https://github.com/siyamed/android-shape-imageview/issues/24

i want add rounded corners in PentagonImageView

Try setting this: ``` ``` It will still show a border. Even when I set app:siBorderColor="#00000000" , it still appears...