[TIMOB-7804] TiAPI: UI.EmailDialog.CONTANTS - move status constants to Ti.UI
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-12T19:19:28.000+0000 |
Affected Version/s | Release 1.8.1 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Paul Dowsett |
Assignee | Eric Merriman |
Created | 2012-02-24T12:43:24.000+0000 |
Updated | 2017-06-12T19:19:28.000+0000 |
Description
In order to follow convention, move the following Ti.UI.EmailDialog constants to [Titanium.UI](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI-module):
* [CANCELLED](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.EmailDialog.CANCELLED-property.html)
* [FAILED](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.EmailDialog.FAILED-property.html)
* [SAVED](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.EmailDialog.SAVED-property.html)
* [SENT](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.EmailDialog.SENT-property.html)
This was at stramer's request, [here](https://github.com/appcelerator/titanium_mobile/pull/1470#r486739)
Closing ticket due to the time passed, lack of information and lack of progress. Any problems, please file a new ticket.