I modify the source code.
_shapeLayer.frame = CGRectMake((self.bounds.size.width-diameter)/2 + (diameter / 2 / 2),
(titleHeight-diameter)/2 + (diameter / 2 / 2), diameter / 2, diameter / 2);
not working ?
Where I have TO Change The Above code
Most helpful comment
I modify the source code.
_shapeLayer.frame = CGRectMake((self.bounds.size.width-diameter)/2 + (diameter / 2 / 2),
(titleHeight-diameter)/2 + (diameter / 2 / 2), diameter / 2, diameter / 2);