mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-04-27 00:00:06 +08:00
Removed StatusBarStyle. iOS users should just use the UIStatusBarStyle key in Info.plist
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
</feature>
|
||||
<preference name="StatusBarOverlaysWebView" value="true" />
|
||||
<preference name="StatusBarBackgroundColor" value="#000000" />
|
||||
<preference name="StatusBarStyle" value="lightContent" /> <!-- default, lightContent, blackTranslucent, blackOpaque -->
|
||||
</config-file>
|
||||
|
||||
<!-- add this manually for now, crash bug - see https://issues.apache.org/jira/browse/CB-5012
|
||||
|
||||
Reference in New Issue
Block a user