Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
vlc
/
vlc-ios
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Launchscreen: Initially hide status bar
Mike JS. Choi
7 years ago
parent
abe8fbf58d
commit
1c93dc2eb0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
Sources/VLC for iOS-Info.plist
+ 2
- 0
Sources/VLC for iOS-Info.plist
View File
@@ -719,5 +719,7 @@
</dict>
</dict>
</array>
+ <key>UIStatusBarHidden</key>
+ <true/>
</dict>
</plist>