[TIMOB-1464] Android: Starting and Stopping Imageview Animation Starts Additional Loader
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:53:34.000+0000 |
Updated | 2011-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.
(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...
valid, has testcase. closed against 1.4.1 f88b9e