[TIMOB-191] Android: ScrollableView move methods must execute on UI thread
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:25:08.000+0000 |
Updated | 2011-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.
(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...