tags:

views:

11

answers:

1

I am wondering what element can be used where the usual 44px won't do. There doesn't seem to be an obvious option.

+1  A: 

Subclass a UIView and make it 88-px high, make your own graphics, etc.

KennyTM