dpogue commented on PR #2000: URL: https://github.com/apache/cordova-android/pull/2000#issuecomment-5250584250
Confirm that this matches the behaviour on iOS, because I'm pretty sure it only hides the background there. The intention for apps that want to do more complex things with the status bar (such as hiding it entirely) was to use either `Fullscreen` preference or to use the StatusBar plugin. The built-in status bar support was just meant to cover the most common simple cases of setting a background colour and having it push down the webview or not. -- 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]
