GitToTheHub commented on issue #1967: URL: https://github.com/apache/cordova-android/issues/1967#issuecomment-5058013599
[cordova-android 15.1.0](https://cordova.apache.org/blog/) was released where you can change the appearance of the status bar by `window.statusbar.setBackgroundColor();`, so you don't need a custom status bar plugin. You can use https://github.com/totalpaveinc/cordova-plugin-insets to control the insets on older web views. -- 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]
