CustomDateTimePicker
CustomDateTimePicker copied to clipboard
A simple Android library for displaying a DateAndTimePicker with From and To ranges as a CustomDateTimePicker. This custom picker allow user to pick both date and time in same dialog at same time.
Results
2
CustomDateTimePicker issues
Sort by
recently updated
recently updated
newest added
any solution to load back the previous date and time picker instead reset back to current date and time when user want change either the date or time only?
I am unable to use this date time picker in a fragment, because when I am trying to create the instance of it, its showing syntax error due to the...