Reputation: 4617
I accidentally increase the size of UINavigation controller. But i am unable to found a way to change its height back to the normal height from size inspector or interface builder.
The size inspector is not allowing me to edit its height. Any idea to restore it to its original height in interface builder.
Upvotes: 0
Views: 282
Reputation: 12787
Actually what happens you mistakenly change the 'Top Bar' value from attributes inspector.
What you need to do set it 'Navigation Bar' instead this 'Navigation Bar With Prompt'.
see in the image
Upvotes: 2