[ALOY-472] Enable Collection binding for CoverFlowView
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-02-20T20:37:59.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.1.0, 2013 Sprint 04 |
| Components | n/a |
| Labels | notable |
| Reporter | Joe Beuckman |
| Assignee | Tony Lukasavage |
| Created | 2013-01-18T09:58:31.000+0000 |
| Updated | 2013-03-12T04:48:47.000+0000 |
Description
XML markup may have to change so that we can bind to a Model attribute as an XML attribute instead of supplying the image URL in the node body.
test app: https://github.com/appcelerator/alloy/tree/master/test/apps/models/binding_coverflow
Alloy: 1.0.1 master TiSDK: 3.1.0.v20130219190219 CLI: 3.0.24 Verified that Collection binding are working for coverFlowView using test sample app 'models/binding_coverflow' Closing.