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.

enter image description here


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -