You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2014/07/14 19:48:04 UTC

[jira] [Created] (CB-7132) Single default icon overridden by Cordova icon on Android

Bryan Higgins created CB-7132:
---------------------------------

             Summary: Single default icon overridden by Cordova icon on Android 
                 Key: CB-7132
                 URL: https://issues.apache.org/jira/browse/CB-7132
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, CLI
    Affects Versions: 3.5.0
            Reporter: Bryan Higgins


Behaviour has changed between 3.5.0-0.2.4 and 3.5.0-0.2.6 resulting in the "single default icon" [1] not being displayed on device.

In 3.5.0-0.2.4 the icon was copied into drawable-*

In 3.5.0-0.2.6 the icon is copied to drawable/

The template [2] already contains default icons for drawable-*, thus the single default icon is never used.

[1] http://cordova.apache.org/docs/en/3.5.0/config_ref_images.md.html

[2] https://github.com/apache/cordova-android/tree/master/bin/templates/project/res



--
This message was sent by Atlassian JIRA
(v6.2#6252)