[TIMOB-19956] Windows: header/footer View for ListView
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-03-24T04:51:36.000+0000 |
Affected Version/s | Release 5.1.0 |
Fix Version/s | Release 5.4.0 |
Components | Windows |
Labels | qe-5.4.0 |
Reporter | Kota Iguchi |
Assignee | Gary Mathews |
Created | 2015-11-13T06:18:18.000+0000 |
Updated | 2016-06-28T21:51:40.000+0000 |
Description
Implement
footerView
and headerView
for Ti.UI.ListView
.
I am also facing this issue while adding footerview inside listview.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/582
Verified as fixed,
footerView
&headerView
for Ti.UI.ListView are now supported for the windows mobile 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.v20160627224205 Appc NPM: 4.2.7-2 Appc Core: 5.4.0-20 Node: v4.4.4 *Closing Ticket.*