ImageView in circular through xml
Clash Royale CLAN TAG #URR8PPP ImageView in circular through xml 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 didn't work). How can I achieve this through xml: Create an ImageView with certain src and make it circular with a border? ImageView How to change the src of ImageView in java code? – chenzhongpu Oct 22 '14 at 14:12 Good simple solution here stackoverflow.com/a/28096369/2162226 - all in Java, so you can apply this formatting dynamically to images at runtime – gnB Dec 22 '16 at 0:40 15 Answers ...