MohamedAbulgasem / DateTimePicker

An easy to use date and time picker for Android
https://mohamedabulgasem.github.io/DateTimePicker/
Apache License 2.0
6 stars 0 forks source link

Is there options to show only date or hours only? #2

Closed cryinrain69 closed 2 years ago

MohamedAbulgasem commented 2 years ago

The library doesn't support that, for those you can simply use the OS android.app.DatePickerDialog and android.app.TimePickerDialog.