Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-191] Android: ScrollableView move methods must execute on UI thread

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:25:08.000+0000
Updated2011-04-17T01:52:17.000+0000

Description

Calling scrollTo from another event tries to execute actions on the view while not on the main UI thread.

Comments

  1. Don Thorp 2011-04-15

    (from [ef5aab53757d45ef39ef89c3ac9312ac68e425a9]) [#191 state:resolved] Moved external methods to invoke methods on main ui thread in ScrollableView http://github.com/appcelerator/titanium_mobile/commit/ef5aab53757d45ef39ef89c3ac9312ac68e425a9"> http://github.com/appcelerator/titanium_mobile/commit/ef5aab53757d4...

JSON Source