FlatButtons
FlatButtons copied to clipboard
Class to create Flat Buttons
Results
1
FlatButtons issues
Sort by
recently updated
recently updated
newest added
FIxed by adding: `[self addTarget:self action:@selector(endedPress) forControlEvents:UIControlEventTouchDragOutside];` to `-(void)makeFlat:(FlatButton*)button withBackgroundColor:(UIColor*)backgroundColor`