[TIMOB-12592] Change Ti.UI.DashboardView to Ti.UI.iOS.DashboardView
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2017-06-07T22:17:48.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Eric Merriman |
| Created | 2013-02-05T18:45:06.000+0000 |
| Updated | 2017-06-07T22:17:48.000+0000 |
Description
The Titanium APIs Ti.UI.DashboardView and Ti.UI.DashboardItem only work on iOS, so should likely be in a more appropriate namespace. They should probably be moved to Ti.UI.iOS.DashboardView and Ti.UI.iOS.DashboardItem.
No comments