[TIMOB-7168] MobileWeb: Ti.UI.ActivityIndicator implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-16T14:42:02.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-04, Release 2.0.0 |
Components | MobileWeb |
Labels | themeable |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-13T00:43:16.000+0000 |
Updated | 2017-03-03T23:38:25.000+0000 |
Description
Missing a few methods and properties.
Methods:
* hide()
* show()
Properties:
* color
* font - may want to also extend FontWidget
* message
* messageid
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-02-15T16:49:41.000+0000 | 1038 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1437