I've got a UISearchController that I present (presentViewController) as a 
result of the user tapping a button. When this hapens, the currently-display 
UINavigationBar slides up off the top of the screen, and the UISearchBar slides 
down, but it overlaps the status bar.

None of the answers on coming up in a google search seem to work or be the 
right way (e.g. setting edgesForExtendedLayout to .None, or actually adjusting 
the offset in the delegate; that seems terrible).

Is there a "correct" way (that also works)?

-- 
Rick Mann
[email protected]



_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to