breautek commented on issue #1623: URL: https://github.com/apache/cordova-android/issues/1623#issuecomment-1669951671
This can be caused if something is overwriting the `colors.xml` resource file and doesn't properly include `cdv_splashscreen_background` color. I believe the ionic framework is a common example that clashes with Cordova with this. I don't really consider this a bug but I'll attach this to a v13 milestone. Personally I think we should be namespacing our resource files to avoid clashes. But changing the resource file location may be breaking, so it may have to wait for the next major. -- 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]
