Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7124] Android: Tab icons are not being shown when are in density folders

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-04-27T11:49:55.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-07, Release 2.0.1
ComponentsAndroid
Labelsmodule_fastdev, qe-testadded, regression
ReporterEduardo Gomez
AssigneeHieu Pham
Created2012-01-12T00:30:39.000+0000
Updated2012-04-27T11:49:55.000+0000

Description

Problem: Images in density folders will not show if you re-install the app without rebuilding AND you didn't set ti.android.fastdev property to false. This property is true by default. Note that this bug affect Emulators and Devices. Steps to reproduce: 1. Download and import the attached project, change line 49 in app.js in the test project to 'KS_nav_views.png' (Since the other image isn't included in the proj) 2. Launch emulator/device (uninstall the app if already installed). 3. Install and run the app 4. Observe the tab1 image is showing up correctly. 5. Now uninstall the app from emulator/device, and reinstall/run the app via Titanium Studio's play button. (DO NOT rebuild).

Attachments

FileDateSize
1.7.5_TabIcon.jpg2012-01-12T00:30:39.000+000026394
1.8.0.1_TabIcon.jpg2012-01-12T00:30:39.000+000019187
T13975.zip2012-01-12T00:30:39.000+00002326937

Comments

  1. Hieu Pham 2012-03-26

    This is tricky to reproduce on latest master. Steps to reproduce: 0. Download and import the attached project, change line 49 in app.js in the test project to 'KS_nav_views.png' (Since the other image isn't included in the proj) 1. Launch emulator (uninstall the app if already installed). 2. Install and run the app 4. Observe the tab1 image is showing up correctly. 5. Now uninstall the app from emulator, and reinstall/run the app via Titanium Studio's play button. (DO NOT rebuild). This is looking like a fastdev issue.
  2. Wilson Luu 2012-04-09

    Closing bug. Verified fix on: SDK build: 2.0.1.v20120406170211 Runtime: v8, rhino Titanium Studio, build: 2.0.1.201204061639 Device: Android Emulator 2.2
  3. Natalie Huynh 2012-04-27

    Open to update label

JSON Source