Explorar el Código

Fix status bar style on launch

Felix Paul Kühne hace 11 años
padre
commit
a9b66ada5f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Sources/VLC for iOS-Info.plist

+ 2 - 0
Sources/VLC for iOS-Info.plist

@@ -189,6 +189,8 @@
 	<array>
 		<string>armv7</string>
 	</array>
+	<key>UIStatusBarStyle</key>
+	<string>UIStatusBarStyleLightContent</string>
 	<key>UIStatusBarTintParameters</key>
 	<dict>
 		<key>UINavigationBar</key>