소스 검색

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>