[TIMOB-2836] Android: Feature request Date Time Picker
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2020-02-13T11:10:23.000+0000 |
Affected Version/s | Release 2.0.2 |
Fix Version/s | n/a |
Components | Android |
Labels | api, parity |
Reporter | Alan Leard |
Assignee | Eric Merriman |
Created | 2011-04-15T03:30:42.000+0000 |
Updated | 2020-02-13T11:10:23.000+0000 |
Description
Android feature similar to iOS Ti.UI.PICKER_TYPE_DATE_AND_TIME
User would like to be able to a Date/Time Picker combination on android.
Reference: http://developer.appcelerator.com/helpdesk/view/66381">http://developer.appcelerator.com/helpdesk/view/66381
Assigning to Don for triage.
Keep in mind that we may be able to have an abstract implementation even if the native platform does not support it.
Tested with 2.0.2GA on a Samsung Galaxy S2 and it crashes the app. If I run the same code in the iOS simulator, it works fine. Here is the code:
iOS only.
Closing as this is not native behavior