Skip to content

Commit

Permalink
[iOS] Use a black status bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain Goyet committed Dec 19, 2011
1 parent 52691b7 commit 8c8c967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/os_ios_rsrc/ios_info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackOpaque</string>
</dict>
</plist>

0 comments on commit 8c8c967

Please sign in to comment.