ios7 UINavigationBar stops extending under status bar after a while
First of all - this is NOT a question about navigation bar overlapping status bar (as many others). UINavigationBar (of my navigation controller) is perfectly aligned as I want. The problem is with my navigation bar custom background. Background image (or navigation bar itself) stops expending under status bar randomly (after few seconds after my application starts or when I present / dismiss modal navigation controllers over it). My custom image has proper dimensions for iOS (640x128px). 1. Initial look (desired - custom 640x128px background extends nicely under status bar): 2. After a while