Currently the TimePicker view shows only hours and minutes by default and I am retrieving the values using getCurrentHour() and getCurrentMinute().

Is there a solution to add seconds to the TimePicker view?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

You would need to write your own widget for that, AFAIK.

link|improve this answer
Yup, think your right. Thanks. – joet3ch Jan 27 '10 at 16:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.