[TIMOB-16315] Android: appicon.png being overwritten with default appicon.png
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-31T04:13:21.000+0000 |
Affected Version/s | Release 3.2.0, Release 3.2.1 |
Fix Version/s | n/a |
Components | Android |
Labels | supportTeam |
Reporter | Mostafizur Rahman |
Assignee | Chris Barber |
Created | 2014-01-27T05:40:01.000+0000 |
Updated | 2017-03-21T22:05:00.000+0000 |
Description
The android app icon is using the default Android robot icon and not the one we have specified in the Resource/android/appicon.png file.
I was unable to reproduce this. I tested with Titanium CLI 3.2.1-beta3, Titanium SDK 3.2.0.GA and 3.2.1 (3_2_X) on Mac OS X 10.8.5. If I remove the
Resources/android/appicon.png
, the Android build will correctly use the default icon. If I put a custom appicon.png in eitherResources/android/
orResources/
, it uses the custom app icon as expected. I tested with an Android emulator (Android 4.3), Samsung Galaxy Tab 8.9 (Android 4.0.4), and a Nexus 7 (Android 4.4). I tried building the app with a target Android SDK of 10 (2.3.3) and 14 (4.0). No matter the combination, I cannot reproduce this issue. If you feel this is reproducible using Titanium SDK 3.2.0.GA, then please attach a test case and reopen this ticket.Closing ticket as the issue cannot be reproduced and due to the above comments.