Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1464] Android: Starting and Stopping Imageview Animation Starts Additional Loader

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:14.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:53:34.000+0000
Updated2011-04-17T01:56:14.000+0000

Description

A new loader thread is created for each start request causing display issues and other unfriendly side-effect. Make sure to stop the loader thread.

Comments

  1. Don Thorp 2011-04-15

    (from [ee3dcd30e1ce255b95b3c89170ff3d47a6d5e13c]) [#1464 state:fixed-in-qa] Only a single thread is now active. There is some code related pause, but it's unstable. Core animation support will have to be reworked to fix completely. http://github.com/appcelerator/titanium_mobile/commit/ee3dcd30e1ce255b95b3c89170ff3d47a6d5e13c"> http://github.com/appcelerator/titanium_mobile/commit/ee3dcd30e1ce2...

  2. Thomas Huelbert 2011-04-15

    valid, has testcase. closed against 1.4.1 f88b9e

JSON Source