GitToTheHub commented on issue #1714:
URL: 
https://github.com/apache/cordova-android/issues/1714#issuecomment-2404550158

   @breautek @eduardojmrosa 
   If found the bug in cordova-plugin-googlemaps. The plugin sets
   
   `<preference name="BackgroundColor" value="0"/>`
   
   in `config.xml`, for the deprecated Crosswalk WebView. It should be 
`#000000`, but this would also set the splash screen background color to black. 
I made a PR which fixes the issue: 
https://github.com/mapsplugin/cordova-plugin-googlemaps/pull/2941


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to