GitToTheHub commented on issue #1949: URL: https://github.com/apache/cordova-android/issues/1949#issuecomment-5217401973
Since you cannot change the background color of the status bar when `AndroidEdgeToEdge` is `true` but influence the appearance of it, you can just set the background color without an alpha value, like `#000000`. This would result in white icons. You can also set `black` for getting white icons. -- 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]
