objective-c - My interface suddenly has a tabbar and nav height.
大家讲道理2017-05-02 09:24:57
0
2
548
When I ran it, I suddenly found that the interface looked like this, but I checked and didn’t change anything. It was still fine before. Please let me know
Is this problem only on the simulator? Or does it also occur on real devices? Maybe it’s the startup image. On a 4-inch Retina device, the startup screen of Default-568h@2x.png is missing. Note: The splash screen file required before iOS 7.1 Default.png - 320 x 480 pixels (standard resolution iPhone) Default@2x.png - 640 x 960 pixels (high resolution iPhone 4) Default-568h@2x .png - 640 x 1136 pixels (iPhone 5) Link description
Is this problem only on the simulator? Or does it also occur on real devices?
Maybe it’s the startup image.
On a 4-inch Retina device, the startup screen of Default-568h@2x.png is missing.
Note: The splash screen file required before iOS 7.1
Default.png - 320 x 480 pixels (standard resolution iPhone)
Default@2x.png - 640 x 960 pixels (high resolution iPhone 4)
Default-568h@2x .png - 640 x 1136 pixels (iPhone 5)
Link description
It should be the reason for starting the picture