You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/12 00:37:46 UTC

[GitHub] [cordova-android] breautek commented on issue #942: adaptive icons broken

breautek commented on issue #942: adaptive icons broken
URL: https://github.com/apache/cordova-android/issues/942#issuecomment-612544002
 
 
   I'm unable to reproduce this.
   
   Here's what I did:
   I create a new cordova project, pasted your config inside the `config.xml` file. I grabbed some random icon pngs from another app of mine and pasted them into the proper directory and renaming them so the filenames match. Finally, then I ran `cordova build android`, which produced a successful build (no errors)
   
   Here is my environment
   
   Cordova:
   ```
   cordova -v
   9.0.0 (cordova-lib@9.0.1)
   
   cordova platform list
   Installed platforms:
     android 8.1.0
   ```
   
   Android SDK
   
   ```
   Android SDK Platform 28 (Android 9.0)
   Android SDK Build-Tools 29.0.2
   Android SDK Platform-Tools 29.0.6
   Android SDK Tools 26.1.1
   ```
   
   Are you able to provide a [minimal reproduction app](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md)?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org