[TIMOB-19945] Windows: Implement Titanium.UI.ActivityIndicator properties
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-04-18T18:31:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Windows |
Labels | qe-5.4.0 |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-11-13T01:30:40.000+0000 |
Updated | 2016-06-30T23:12:36.000+0000 |
Description
Implement
Titanium.UI.ActivityIndicator
properties like font
, indicatorColor
and so on.
https://github.com/appcelerator/titanium_mobile_windows/pull/627
Verified as fixed,
Ti.UI.ActivityIndicator.color
,Ti.UI.ActivityIndicator.font
&Ti.UI.ActivityIndicator.indicatorColor
have been implemented for the windows phone platform. Tested on: Windows 10 Pro Windows Phone 10.0 (Microsoft Lumia 640 LTE) Appc Studio: 4.7.0.201606220541 Ti SDK: 5.4.0.v20160630074247 Appc NPM: 4.2.7-2 Appc Core: 5.4.0-23 Node: v4.4.4 *Closing Ticket.*