dpogue commented on PR #1939: URL: https://github.com/apache/cordova-android/pull/1939#issuecomment-4510231198
It might be safe to use 0 (`0x00000000`, or `#00000000` which is transparent: `rgba(0, 0, 0, 0)`) as a sentinel value. That's what's being proposed as a "null" value for the Android WebView implementation of theme-color handling. -- 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]
