[ALOY-288] Implement a Ti.UI.iOS.CoverFlowView parser
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-09-21T08:43:08.000+0000 |
Affected Version/s | 2012 Sprint 19 |
Fix Version/s | 2012 Sprint 19, Release 3.0.0 |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-09-21T06:44:51.000+0000 |
Updated | 2018-03-07T22:25:54.000+0000 |
Description
<CoverFlowView>
<Images>
<Image>image.png</Image>
<Image height="40" width="40" image="image2.png"/>
</Images>
<!-- other views to put on top go here -->
</CoverFlowView>
No comments