瀏覽代碼

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>
 		</dict>
 		</dict>
 	</array>
 	</array>
+	<key>UIStatusBarHidden</key>
+	<true/>
 </dict>
 </dict>
 </plist>
 </plist>