|
|
|
|
|
by jc4p
5268 days ago
|
|
At my job the application we're currently working on is aimed for Android 2.1 and above so we can't the new TimePickerDialog. I actually had testers come up to me and report bugs about the Android TimePickerDialog as bugs in our application saying that it didn't work as expected and it was against the UI specifications (which of course only have pictures for the iPhone version of the application). I had to actually replace them with two dropdown sliders and a button so that the testers would be happy. |
|