[TIMOB-17986] Windows: Implement Ti.UI.EmailDialog
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-02-23T14:27:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | merge-3.4.2 |
Reporter | Ingo Muschenetz |
Assignee | Christopher Williams |
Created | 2014-11-06T14:51:20.000+0000 |
Updated | 2017-03-14T19:17:53.000+0000 |
Description
See: http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.EmailDialog
* Add function: Ti.UI.createEmailDialog
* Implement proxy for EmailDialog.
Done by https://github.com/appcelerator/titanium_mobile_windows/pull/176
Closing ticket as fixed.