Closed skuske closed 5 years ago
Button sizes should adopt to the button label, otherwise text gets cropped:
// customize the left button width @property (nonatomic, assign) CGFloat leftBtnWidth; // customize the right button width @property (nonatomic, assign) CGFloat rightBtnWidth;
Button sizes should adopt to the button label, otherwise text gets cropped: