MGSwipeTableCell
MGSwipeTableCell copied to clipboard
buttonWidth does not work correctly
Hi iBodia,
Please, check if you have enabled allowsButtonsWithDifferentWidth.
// default is NO. Controls whether buttons with different width are allowed. Buttons are resized to have the same size by default. @property (nonatomic) BOOL allowsButtonsWithDifferentWidth;