Xcode Layout Not Appearing Right In Simulator or Real Device

Viewed 8255

I have a layout working fine in Xcode storyboard for a Master-Detail splitview app but when I run it in the Simulator or on an actual device it appears slightly messed up and I have no idea why.

The image in Xcode looks like this;

Xcode Looking Fine

The layout in Simulator and Device looks like this

Messed up image

1 Answers
Related