Open
Description
on iOS, either setting the borderRadius
or the clipPath
will clip the view content.
For example in an imageView, the image will be clipped to the shape.
On android it is not the case.
The correct behavior is the iOS one.
On android this can be achieved with oultine https://developer.android.com/training/material/shadows-clipping