[
https://issues.apache.org/jira/browse/CB-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Axel Nennker reopened CB-8722:
------------------------------
Does not work with a single default icon on Android.
Steps to reproduce:
- create hello project
- copy some icon.png next to config.xml
- add <icon src="icon"/> to config.xml
- cordova build android
- cordova run android
What's wrong: launcher icon is default cordova icon
Expected: launcher icon is icon.png
The icon handling code in [email protected] prepare.js should delete all
the default icons.
ps: There is icon handling code in cordova-lib android_parser.js too - remove
that?
> Android should move icons to res/mipmap-* rather than drawable
> --------------------------------------------------------------
>
> Key: CB-8722
> URL: https://issues.apache.org/jira/browse/CB-8722
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, CordovaLib
> Reporter: Andrew Grieve
> Priority: Minor
>
> Refer to: http://developer.android.com/tools/projects/index.html#mipmap
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]