breautek commented on issue #149: Problems with transparency on custom background color URL: https://github.com/apache/cordova-plugin-statusbar/issues/149#issuecomment-577712045 I had a misunderstanding back when I wrote that comment. You can set a color on transparent/overlayed status bars, however when you use the `overlaysWebview` method, it will set the color to transparent, overriding whatever colour you had set. So you must set the overlay first, then apply your desired background color.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
