Denver Coneybeare
Results
2
comments of
Denver Coneybeare
FYI, I just documented a slightly hacky, but elegant and fully functional, way to add a "Clear" button into DatePickerDialog in issue #183
FWIW, here is a way that you can add a "Clear" button (or any other button for that matter) into DatePickerDialog using version 2.2.0 of MaterialDateTimePicker. ClearableDatePickerDialog.java: ``` java public...