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

Hello Idean, I am using Shape of View to clip my image into given shape Image. The image is clipped to the black opaque part of Shape Image. I have...

Hi, thanks for the great library. Tried to put Mapbox MapView inside ShapeView and it doesn't work. Map doesn't appear with disabled hardware acceleration. And if I turn it on...

I everyone I've got a little bug when using multiple RoundRectView inside a scrollView. My layout is something like this ```xml ``` Every layout is like this ```xml ``` and...

I am using Shape of View to clip image into given shape. I have implemented it successfully. The issue is I want face at center in clip image. How to...

I get a Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex everytime i try to run my project with the latest implementation 'com.github.florent37:shapeofview:1.4.2'.. Running with stacktrace...

Hey @florent37, Is there any way to prevent using software layers for ShapeOfView? Some animations with this library are becoming laggy. I tried some other options with SaveLayer but I...

I have a custom shape in my `layout` & if I click on out of my shape It also works. That makes an issue to overlapping shapes. ```xml ``` How...

if i have a shape like circle it will be clickable in the edges also. it looks circle but is clickable like square.