I am trying to place a circular imageview on top of another imageview something like in the picture. Does anyone know how i can achieve it.
I am trying to place a circular imageview on top of another imageview something like in the picture. Does anyone know how i can achieve it.
In storyboard, you can do it by setting circular image align bottom to image view with half size of your circular image. In my case circular image's height is 100 so, it's half is 50. Please see following image for detail.
Hope this help!