Status bar color in iOS 6?

后端 未结 5 1598
余生分开走
余生分开走 2021-02-03 12:00

Is there any way to have this status bar in iOS 6?

In previous version of iOS, it has that status bar, but in iOS 6 it seems to follow the navigation bar color..

5条回答
  •  不思量自难忘°
    2021-02-03 12:14

    In iOS 6 the status bar color is now automatically determined by the navigation bar colors. To be specific the color is determined by the average color of the bottom pixel of the navigation bar as seen below: enter image description here

    I am not sure if there is any other way to override this new operation.

提交回复
热议问题