How to make an image circular and give it white circular border? Is it necessary to use two image views – one for the image and other for the white border? Is there any other wa
No it is not necessary that you have to use two image views one for the image and other for the white border. You can create one new XML file like below
border.xml
and then set it to your image-view. Like add below line to your image-view.