[TIMOB-4912] Move Ti.UI.CoverflowView into Ti.UI.iOS.CoverflowView
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-08-16T13:46:01.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-32 |
Components | iOS |
Labels | coverflow, ios, parity, ui |
Reporter | Stephen Tramer |
Assignee | Sabil Rahim |
Created | 2011-08-05T13:49:14.000+0000 |
Updated | 2011-08-16T13:46:01.000+0000 |
Description
Self-explanitory; Coverflow is an iOS-only UI element and needs to be moved into the iOS namespace. In the process of doing so we need to make sure that the old Ti.UI.createCoverflowView() method is DEPRECATED but still functions until the next release.
pull pending #346
Test passed, merge complete.