Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
Description
I have an app developped in angularjs. I have the plugin "cordova-status-bar" with:
<preference name="StatusBarOverlaysWebView" value="true" />
It works usually but when I have a 'notification' like a call or waze open, it hides a part of my webview:
Statusbar alone
Statusbar with 'notification'
Is there anyway to prevent the 'notification' to move my webview ?
The best would be that it overlapped as the default statusbar.