ShapeOfView icon indicating copy to clipboard operation
ShapeOfView copied to clipboard

Give a custom shape to any android view, Material Design 2 ready

Results 48 ShapeOfView issues
Sort by recently updated
recently updated
newest added

When I try to put a `` in the `` this one lost his elevation and on press elevation animation ```xml ``` If I move the whole `` out of...

i wan't to add shapes from my servers with link inside ShapeOfView ..any idea?

@florent37 RoundRectView will display an error after adding a shadow. ``` ``` ![image](https://user-images.githubusercontent.com/10644057/58387029-0e214d00-803b-11e9-9414-0838a88af2ea.png)

Unfortunately when you try to create a Bitmap from the View it wont show the correct View. How it looks when added as a view: ![screenshot_20180803-174721](https://user-images.githubusercontent.com/20185223/43652589-e98c793a-9745-11e8-89bc-cc4a9540a5c9.jpg) How it looks when...

Caused by: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed app/src/main/res/layout/row_category_img.xml:2

is it possible to have a corner radius on PolygonView?

Hello! When I use the setTransitionName property on shapeOfView, the view will have a fatal display error. Can it be fixed?

can you add StartRadius and EndRadius to use it for rtl views ?

If children of any `ShapeOfView` view in layout have an elevation set, their shadow does not render at all. So `android:elevation` has no effect