[ALOY-1357] Support Ti.UI.iOS.MenuPopup in XML
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-02-18T15:49:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.2.1, alloy 1.7.34 |
Components | XML |
Labels | n/a |
Reporter | Fokke Zandbergen |
Assignee | Feon Sua Xin Miao |
Created | 2016-02-13T18:49:03.000+0000 |
Updated | 2016-03-08T23:13:10.000+0000 |
Description
With TIMOB-5812 resolved for the 5.2.0 SDK, Alloy should support this in XML for the version to be included in Unified CLI 5.2.0.
See classic API at:
http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iOS.MenuPopup
The view is not added to any parent and wants a list of strings as items, just like an OptionDialog
/cc [~hansknoechel]
PR: https://github.com/appcelerator/alloy/pull/759 Test app: https://github.com/feons/alloy/tree/ALOY-1357/test/apps/testing/ALOY-1357
[~fmiao] I've tested the PR using the 5.2.0 sample app and it works great. Merge!
[~fmiao] the fix version for this ticket is 1.7.33 but 1.7.33 on Alloy is from Jan 15 (month before this ticket) and does not include it.
Verified as fixed, Successfully able to create MenuPopup in an Alloy Project with CLI
5.2.1-11
, which contains Alloy version 1.7.35. Tested on: iPhone 6S (9.2) Device, iPhone 6 (8.4) Simulator Mac OSX El Capitan 10.11.3 (15D21) Ti SDK: 5.2.1.v20160307134704 Appc Studio: 4.5.0.201602170821 Appc NPM: 4.2.4-2 App CLI: 5.2.1-11 Xcode 7.2 Node v4.2.6 production *Closing ticket.*