boengli opened a new issue, #234:
URL: https://github.com/apache/cordova-plugin-statusbar/issues/234
Since updating to cordova-android 11.0.0 I have the problem, that device
elements overlap ion-header.
Before the update, it extended the header and made space.
[![enter image description here][1]][1]
Config.xml:
<preference name="StatusBarOverlaysWebView" value="false" />
<preference name="Fullscreen" value="true" />
So far, I found out, that it works, after
`window.location.replace('/home');` but that's not really a solution.
[1]: https://i.stack.imgur.com/QxMm2.png
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]