breautek commented on issue #260: URL: https://github.com/apache/cordova-plugin-statusbar/issues/260#issuecomment-1486794196
> plugin version from 2.4.3 to 3.3.0 I'm assuming you mean 3.0.0, as 3.3.0 doesn't exist. Are you using the `StatusBarOverlaysWebView` preference? While Android always supported the overlay statusbar, it never obeyed the preference like iOS did until https://github.com/apache/cordova-plugin-statusbar/pull/171 which was included in v3.0.0 If the preference is enabled, then the status bar overlays on top of the webview, so the behaviour would be intended. -- 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]
