Force to use always the "Light" theme
This commit is contained in:
parent
60c0ae8c6b
commit
d22f07df7d
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@
|
|||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>UIUserInterfaceStyle</key>
|
||||
<string>Light</string>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
</dict>
|
||||
|
|
|
|||
Loading…
Reference in a new issue