UIImageView-Letters
UIImageView-Letters copied to clipboard
Ruins Circular Image if text is set prior to image
If I set Image after setting the text in my ciruclar imageView. It doesn't make the image circular! Attached are the screenshots (I have drawn the white path around myself):


Hm yeah that is a bit odd, I'll see what I can do. You could also set your own circular masking either with Core Graphics or by setting the layer.cornerRadius property of the image.
@bachonk : should this be related to my issue that I'm facing ?