[ 
https://issues.apache.org/jira/browse/CB-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061297#comment-14061297
 ] 

ASF GitHub Bot commented on CB-7132:
------------------------------------

GitHub user AxelNennker opened a pull request:

    https://github.com/apache/cordova-lib/pull/58

    CB-7132: fix regression regarding default resources

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AxelNennker/cordova-lib master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 09b16db9df8083c0955680004cb89db23af1459e
Author: ignisvulpis <[email protected]>
Date:   2014-07-14T21:38:18Z

    CB-7132: fix regression regarding default resources

----


> 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
>            Assignee: Axel Nennker
>
> 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)

Reply via email to