ios - How do I add padding to a UIButton using the xcode interface builder? -
i'm using 32 point icon button , i'm trying increase tappable area 44 points meet apple's guidelines. can using interface building instead of code? help!
yes can.
just use height want in button (44x44, per instance) , set icon image, not background.
Comments
Post a Comment