Re: overlapping status bar
Re: overlapping status bar
- Subject: Re: overlapping status bar
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sat, 30 Nov 2013 12:46:00 +0700
On 30 Nov 2013, at 00:42, Kyle Sluder <email@hidden> wrote:
>> On Nov 29, 2013, at 1:18 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>>
>> The problem: the status bar is visible (as it should be) but it overlaps both view a and b, which looks ugly.
>> Is there any way to tell these views to move down a little bit (using autolayout)?
>
> UIViewController.topLayoutGuide.
The documentation says:
"If bars should overlap the top [...] of a view, you can use Interface Builder to position the view relative to the bar by creating constraints [...] to the top of bottomLayoutGuide."
Well, I can't. The view does not let me choose any constraints, and the things IN the view can only be positioned relative to the view (as expected).
I guess I will try to do this programmatically.
Kind regards,
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden