[TIMOB-888] Android: ImageView Filled from Remote Source Cycles through multiples
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:38:35.000+0000 |
Updated | 2011-04-17T01:54:34.000+0000 |
Description
Basically, in a tableview since items are reused, the background tasks used to download the images, update when they're done. The effect is to have a mini slideshow in an imageview..this isn't the desired effect.
(from [e59eb446bb155bf330817ed6823bc99e204dbe43]) [#888 state:resolved] An optimistic locking scheme has been added to imageview. If the background tasks token doesn't match the current token, the image is simply discarded http://github.com/appcelerator/titanium_mobile/commit/e59eb446bb155bf330817ed6823bc99e204dbe43"> http://github.com/appcelerator/titanium_mobile/commit/e59eb446bb155...