[ALOY-291] Implement Ti.UI.AlertDialog parser
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-10-08T19:58:36.000+0000 |
Affected Version/s | 2012 Sprint 19 |
Fix Version/s | 2012 Sprint 20, Release 3.0.0 |
Components | XML |
Labels | notable |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-09-21T07:13:11.000+0000 |
Updated | 2018-03-07T22:25:42.000+0000 |
Description
<AlertDialog>
<ButtonNames>
<Name>name 1</Name>
<Name>name 2</Name>
<Name>name 3</Name>
</ButtonNames>
</AlertDialog>
No comments