Explorar el Código

Launchscreen: Initially hide status bar

Mike JS. Choi hace 7 años
padre
commit
1c93dc2eb0
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

@@ -719,5 +719,7 @@
 			</dict>
 		</dict>
 	</array>
+	<key>UIStatusBarHidden</key>
+	<true/>
 </dict>
 </plist>