I\'d Like to make any image from my ImageView to be circular with a border.
ImageView
I searched but couldn\'t find any useful information (anything that I tried
I use shape = "oval" instead of the "ring" below. It has worked for me. To keep the image within bounds, I use and set to true in my . I have tried with images of size between 50 x 50 px upto 200x200 px .