Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-888] Android: ImageView Filled from Remote Source Cycles through multiples

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:34.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:38:35.000+0000
Updated2011-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.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source