浏览代码

Disable ugly orangle status bar flare on iOS 6

Felix Paul Kühne 11 年之前
父节点
当前提交
0f5786c67c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Sources/VLC for iOS-Info.plist

+ 1 - 1
Sources/VLC for iOS-Info.plist

@@ -196,7 +196,7 @@
 		<key>UINavigationBar</key>
 		<dict>
 			<key>Style</key>
-			<string>UIBarStyleDefault</string>
+			<string>UIBarStyleBlack</string>
 			<key>TintColor</key>
 			<dict>
 				<key>Blue</key>