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
This is a relatively old question, but you can just make a circle border in the drawable folder (let's assume the xml file will be called circle_border)
circle_border
Then you can use it as the background of the ImageView
/>