Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1429] Android: Add Indeterminate View back to ProgressBar

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-08-16T01:23:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelstbs-1.8.0
ReporterDon Thorp
AssigneeIngo Muschenetz
Created2011-04-15T02:52:08.000+0000
Updated2017-08-16T01:23:37.000+0000

Description

There are times when it would be helpful to show progress in a view instead of in the dialog. Add the support back in to progress bar to allow that to happend.

Comments

  1. Arthur Evans 2011-11-11

    On the iOS side, ActivityIndicator is a view that can be used anywhere, and there is no pre-built indicator that blocks UI, like ActivityIndicator does on Android. This means the usage of ActivityIndicator is very different on both platforms. Perhaps there should be a blocking ProgressDialog on both platforms, with ActivityIndicator used as a indeterminate progress view and ProgressBar as a determinate progress view? This would break some things in the short term, but bring the programming model into closer alignment.
  2. Lee Morris 2017-08-16

    Closing due to inactivity. If this issue still exists, please raise a new ticket.

JSON Source