Github user miscer commented on the pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/30#issuecomment-126570699
Running `cordova prepare` fixes the order for me too, thanks for the tip
@jcesarmobile.
---
If your project is set up for it, you can reply to this
Github user miscer closed the pull request at:
https://github.com/apache/cordova-plugin-statusbar/pull/30
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
Github user miscer commented on the pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/30#issuecomment-126207327
Yes, it does ignore the first preference, but sometimes the default value
from plugin.xml is not first, but second in the code. In my case it happened
GitHub user miscer opened a pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/30
CB-9076 Fixed StatusBarOverlaysWebView
Related issue: https://issues.apache.org/jira/browse/CB-9076
The default value can be removed since it is set in the code