Sebastian Futschikato created CB-10268:
------------------------------------------
Summary: "cordova build android" copies icons from iOS folder
Key: CB-10268
URL: https://issues.apache.org/jira/browse/CB-10268
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 5.4.1
Environment: Arch Linux, PhoneGap
Reporter: Sebastian Futschikato
Hi,
I'm building my app for android. I detected that cordova copies some wrong
icons - it takes some icons from the iOS folder. Here is the corresponding
output of "cordova build android --verbose":
{quote}
copying image from /Project/www/res/icon/ios/icon-72.png to
/Project/platforms/android/res/drawable-hdpi/icon.png
copying image from /Project/www/res/icon/ios/icon-72-2x.png to
/Project/platforms/android/res/drawable-xxhdpi/icon.png
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]