Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6773] Android: Fastdev: Ti.UI.Tab.icon resource fails to update on app re-deployment

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-23T16:18:50.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2012-01, Release 2.0.0, Release 1.8.1
ComponentsAndroid
Labelsn/a
ReporterDustin Hyde
AssigneeAllen Yeung
Created2011-12-19T17:07:00.000+0000
Updated2012-01-23T16:18:50.000+0000

Description

Ti.UI.Tab.icon resource fails to update on app re-deployment (an existing image that is edited will not be updated by Fastdev after re-deploying the app). 1. Create Default Project, Run in Android Emulator 2.3.3 (V8 or Rhino). 2. Open 'Resources/KS_nav_ui.png' in an image editor, and change it in a noticeable way (save over original). 3. Re-deploy the app in Studio without cleaning. Expected Result: The app should have the newest version of the image. Actual Result: The app still has the old version of the image. If the image did not exist before, nothing will be shown in it's place because the old version of the image in the resources was null.

Comments

  1. Dustin Hyde 2011-12-19

    Same underlying behavior as TIMOB-6714.
  2. Wilson Luu 2012-01-12

    Closing bug. Verified fix on: SDK build: 1.9.0.v20120112104633 Runtime: V8, Rhino Titanium Studio, build: 1.0.8.201201111843 Device: Android Emulator 2.2

JSON Source