Removed StatusBarStyle. iOS users should just use the UIStatusBarStyle key in Info.plist

This commit is contained in:
Shazron Abdullah
2013-10-07 15:23:55 -07:00
parent 690de48214
commit c42b57e4dc
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -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