ios - why status bar behaves differently - swift -


i'm using tabbar controller , in each tab, have uiview controller embedded in navigation controller. in each view of mt view controllers, have scroll view. same when run it, different appears status bar. why happening?

first tab:

enter image description here

second tab: enter image description here

notice white background color in second tab not exist in first tab. causes sth this?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -