TF-2087 Fix status bar missing in dark theme mode

(cherry picked from commit 04f9024a9918e5538e77c394ac039b51ec2ecacc)
This commit is contained in:
dab246
2023-08-11 18:33:58 +07:00
committed by Dat Vu
parent 632b9c67d6
commit f25a7d3261
+4
View File
@@ -91,5 +91,9 @@
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
</plist>