Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6705] Android: ProgressDialog that won't block the UI

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2011-12-15T19:54:58.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeDon Thorp
Created2011-12-15T15:13:18.000+0000
Updated2014-06-19T12:43:47.000+0000

Description

PROBLEM DESCRIPTION

Our current ActivityIndicator blocks the UI. We need to use alternatives that won't block the UI or that the user can cancel. There is some alternatives to do so, like the progressDialog: http://developer.android.com/guide/topics/ui/dialogs.html#ProgressDialog

Comments

No comments

JSON Source