When I added a button to tabbar and set a specific cornerRadius to make it become a circle, I found the right
of the circle was been clipped , just like
But it work well in other views, such as UITableViewCell.
I had tried some views like UIImageView and UILabel, but it made no sense.
Does anyone had got into the trouble and fix it up?
Any help and suggestions will be highly appreciable.
By the way, I was working on iPhone6 .