I\'m using an image view to display an image in my nav bar. The problem is that I can\'t set it to the center correctly because of the back button. I checked the related que
If you're using a custom view from a nib, be sure to disable auto-layout on the nib file.