[ALOY-36] The user will use namespaces like iPhone, Mobile Web and Android to create UI elements currently just prepending Ti.UI.createX.
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-24T18:44:59.000+0000 |
Affected Version/s | 2012 Sprint 14 |
Fix Version/s | 2012 Sprint 14 |
Components | XML |
Labels | n/a |
Reporter | Russell McMahon |
Assignee | Tony Lukasavage |
Created | 2012-05-06T19:35:41.000+0000 |
Updated | 2017-03-10T19:26:27.000+0000 |
This is more complex than just adding platform-specific prefixes. There are UI elements that exist completely out side the
Ti.UI
namespace. This will need to include the media players from theTi.Media
namespace as well.Okay Tony, I'll hold off on adding specific tasks for this until we talk on Wednesday. I'll also try to play with Ti.Media a bit so I can get up to speed.
namespaces are handled with the markup
ns
attributeClosing issue as fixed.