florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

MapView inside ShapeOfView. #31

Open ghost opened 5 years ago

ghost commented 5 years ago

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 clipping logic stops working. Could you please explain such behavior? Is there any way to make the map works inside ShapeLayout? Thanks.

muhammadali-karami commented 4 years ago

I have this problem too, I put a Google Map fragment inside this ShapeView library but it doesn't load in some devices. Could you please tell me why and how can I fix it?