jDavid95 commented on issue #1623: URL: https://github.com/apache/cordova-android/issues/1623#issuecomment-1585754240
If anybody is looking for a solution to this: this is how I solved (with the way my config looks like): ----- I just needed to use a splash in PNG, and get rid of the resource file merging to the 'colors.xml'. Though I know this is not the best implementation since the values of the resource file got merged into the colors.xml, it solves the issue. -- 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]
