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
I tried keeping ImageView inside CardView and adjusted radius of the CardView accordingly.
NetworkImageView is the one from Volley Library. Same Should work with ImageView as well.