[TIMOB-16814] Android: Setting custom appicon from the appropriate density folder in tiapp.xml copies the icon file to root of the resources folder
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-04-07T17:01:28.000+0000 |
Affected Version/s | Release 3.2.3 |
Fix Version/s | 2014 Sprint 07, 2014 Sprint 07 Tooling |
Components | Android |
Labels | ipass1, qe-3.2.3 |
Reporter | Lokesh Choudhary |
Assignee | Chris Barber |
Created | 2014-04-05T00:02:49.000+0000 |
Updated | 2017-03-03T23:14:23.000+0000 |
Chris, thoughts?
The Android build gets the name of the icon to use from the tiapp.xml. If that value does not exist, then it defaults to "appicon.png". It then checks the "Resources" and "Resources/android" folder for that icon. If it does not exist, it copies the default appicon.png from the SDK. You cannot specify an
Closing as invalid.