Please enable JavaScript in your browser!
首頁
探索
說明
登入
vlc
/
vlc-ios
關註
2
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
瀏覽代碼
Launchscreen: Initially hide status bar
Mike JS. Choi
7 年之前
父節點
abe8fbf58d
當前提交
1c93dc2eb0
共有
1 個文件被更改
,包括
2 次插入
和
0 次删除
統一視圖
顯示文件統計
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>