OBShapedButton icon indicating copy to clipboard operation
OBShapedButton copied to clipboard

A UIButton subclass that works with for non-rectangular button shapes.

Results 1 OBShapedButton issues
Sort by recently updated
recently updated
newest added

if a button have setBackGroundImage, and a AttributedTitle( contain a image and some text), self.imageView.frame may be (40, 80, 0, 0), then the color will be nil.