iOS 7 multitasking switcher: Navbar appears black

后端 未结 2 512
名媛妹妹
名媛妹妹 2021-02-05 21:19

The preview window/multitasking switcher shows a weird behaviour in iOS 7. Here is how it appears when I set this property for both apps.

self.navigationControl         


        
2条回答
  •  花落未央
    2021-02-05 21:54

    Instead of doing it in code, you can also do it via Storyboard.

    In the navigation bar of your root navigation bar, make sure you turn off its translucency.

    enter image description here

    I reckon it's a simpler solution.

提交回复
热议问题