Sfoglia il codice sorgente

Launchscreen: Initially hide status bar

Mike JS. Choi 7 anni fa
parent
commit
1c93dc2eb0
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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>