Преглед изворни кода

Launchscreen: Initially hide status bar

Mike JS. Choi пре 7 година
родитељ
комит
1c93dc2eb0
1 измењених фајлова са 2 додато и 0 уклоњено
  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>