iPhone Tip: Larger Hit Area for UIButton
Apple’s iPhone HIG estimates 44×44 pixels is a good hit area for a UI element. If the button isn’t that big, don’t let the user realize that: make the hit area larger than the button.
The UINavigationItem button is an excellent example of this larger hit area. Try touching near (but not on) the standard “Back” [...]







