breautek edited a comment on issue #1055:
URL: 
https://github.com/apache/cordova-android/issues/1055#issuecomment-680167704


   > I see some mention of deleting my cordova android platform but that seems 
too harsh and I assume would break other things
   
   This would only "break" things if you make manual modifications to things 
inside the `platforms/` folder, which isn't recommended.
   
   If you run `cordova prepare --verbose`, you should see
   
   ```
   Updating icons at platforms/android/app/src/main/res
     copy  res/android/icon/ldpi.png 
platforms/android/app/src/main/res/mipmap-mdpi/ic_launcher.png (updated file)
   ```
   
   Tested on cordova 10 / android platform 8.0.
   
   There are checks to determine if the icon has changed, but I'm unfamiliar 
how it do those checks.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to