dpogue commented on PR #1661: URL: https://github.com/apache/cordova-ios/pull/1661#issuecomment-4749023576
IIRC if `overlaysWebView` is set to true, then there's no background shown, so the background colour doesn't matter. You can still call `backgroundColorByHexString` and it will change the background color of the UIView, but the UIView is hidden. In any case, that's plugin behaviour and not related to what's implemented here. -- 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]
