[ 
https://issues.apache.org/jira/browse/CB-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Velecký updated CB-6982:
----------------------------

    Description: 
When using single icon as application icon in config.xml this way "<icon 
src="icon.png" platform="android" />" cordova should use basic drawable folder, 
because doesn't matter of resolution, PPI, etc., so doesn't matter of device 
and for this purpose there are "drawable" folder. Not use drawable-hdpi, 
drawable-ldpi and so on. Icons in these folders in this situation should be 
deleted.

It's really not neccessary to have 5 not similar, but exactly same icon files, 
when we can have only 1 icon file.

  was:
When using single icon as application icon in config.xml this way "<icon 
src="icon.png" platform="android" />". Phonegap should use basic drawable 
folder, because the doesn't matter of resolution, PPI, etc., so doesn't matter 
of device and for this purpose there are "drawable" folder. Not use 
drawable-hdpi, drawable-ldpi and so on. Icons in these folders should be 
deleted.

It's really not neccessary to have 5 not similar, but exactly same icon files, 
when we can have only 1 file.


> Should use only drawable folder for single application icon
> -----------------------------------------------------------
>
>                 Key: CB-6982
>                 URL: https://issues.apache.org/jira/browse/CB-6982
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.5.0
>            Reporter: Jan Velecký
>            Priority: Minor
>
> When using single icon as application icon in config.xml this way "<icon 
> src="icon.png" platform="android" />" cordova should use basic drawable 
> folder, because doesn't matter of resolution, PPI, etc., so doesn't matter of 
> device and for this purpose there are "drawable" folder. Not use 
> drawable-hdpi, drawable-ldpi and so on. Icons in these folders in this 
> situation should be deleted.
> It's really not neccessary to have 5 not similar, but exactly same icon 
> files, when we can have only 1 icon file.



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

Reply via email to