Hello. I want to place an ImageView inside a card.
And the card have a shapeAppearance with a different rounded corners.
I set cardPreventCornerOverlap = false to make the image fit the card dimensions but I want that image be cut at the corners as well.
How can I do that?
