Good day, I have a question, how can I make my image view look like this.
I've tried to make this shape background in xml but nothing worked. Anyone have a suggestion?
Good day, I have a question, how can I make my image view look like this.
I've tried to make this shape background in xml but nothing worked. Anyone have a suggestion?
I would probably suggest using a mask with your imageview and another image that is with the shape you want like here
Or you could place a white drawable with the shape you need on top of the imageview.