Hello, my application (iOS and Android) is using the Picker to let the user set a time and date.
On iOS i can set the picker type to Ti.UI.PICKER_TYPE_DATE_AND_TIME. As i noticed, that kind of type isn't available on Android. Is there a quick solution to build a picker like that, without building two of them, one for the time and one for the date?
Thanks!
↧
Date and Time Picker on Android
↧