Date and time picker in one view...
Posted
by Rahul Varma
on Stack Overflow
See other posts from Stack Overflow
or by Rahul Varma
Published on 2010-04-05T09:01:30Z
Indexed on
2010/04/05
9:13 UTC
Read the original article
Hit count: 231
android-widget
|android
Hi guys,
I wanted to know whether we can implement both date and time picker in one view...
In iphone app you can pick both date and time through one view. But in android we have date picker and time picker seperately. So, is there any method by which i can get values of both date and time from one view???
© Stack Overflow or respective owner