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

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

Non Unique Username with ASP.Net Identity 2.0 -