You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/05 12:14:04 UTC

[jira] [Commented] (CB-2606) Add support for elements in config.xml

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

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

Github user rohitagg28 commented on the pull request:

    https://github.com/apache/cordova-cli/pull/126#issuecomment-45202523
  
    Hi
    I am building the cordova application and I want change the default icon of the app .
    I am using android platform and I have put all my icons sizes into res folder in www of cordova project.
    So can you suggest the way how my platform will map those images from www folder.


> Add support for <icon> elements in config.xml
> ---------------------------------------------
>
>                 Key: CB-2606
>                 URL: https://issues.apache.org/jira/browse/CB-2606
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: Docs
>            Reporter: Filip Maj
>            Assignee: Mark Koudritsky
>
> This feature would add support for specifying the application icon by changing values inside the {{config.xml}} document.
> Relevant details for Cordova:
> - {{<icon>}} elements _may_ have {{width}} and {{height}} attributes representing the preferred size of the icon in CSS pixels.
> - {{<icon>}} elements _must_ have a {{src}} attribute, which contains a path string relative to the {{www/}} folder (or equivalent) in the platform.
> See [the Widget Spec's section on icons|http://www.w3.org/TR/widgets/#the-icon-element-and-its-attributes] for specifics.



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