Kunzisoft/Android-SwitchDateTimePicker

Possible to use only DatePicker or TimePicker?

Rainer-Lang opened this issue · 5 comments

Possible to use only DatePicker or TimePicker?

Not for the moment, but it's planned. DatePicker is https://github.com/prolificinteractive/material-calendarview, for TimePicker I'll refactor the code to make it a view.

@J-Jamet ok. Maybe it would be good to define a parameter to start only cal or time picker? What do you think?

May I ask for the state?

Can't we just hide button for picking time?

Hello, for now you can not use the library for only time or date (I do not have a lot of time to do this, and no money). But regular TimePicker and DatePicker from google must be sufficient. If not, https://github.com/Rainer-Lang/SublimePicker is a good alternative.