How to pick a second using TimePicker, android

后端 未结 6 1156
长发绾君心
长发绾君心 2021-02-07 05:51

I have used TimePicker to make the user to choose time see here and here also. But I didnot find a way to make the user to select second also. Now user can select Hour and Minut

6条回答
  •  梦毁少年i
    2021-02-07 06:21

    I think the best solution is to create your own TimePicker, by using the Time-class and three NumberPickers.

提交回复
热议问题