Redman1037 / EightFoldsDatePickerDialog

DatePickerDialog to set min and max dates
1 stars 1 forks source link

setMinDate not working #3

Open benoffi7 opened 7 years ago

benoffi7 commented 7 years ago

If I code this

datePickerDialog.setMinDate(calendar.get(Calendar.YEAR),calendar.get(Calendar.MONTH),calendar.get(Calendar.DAY_OF_MONTH)+1);

device-2017-09-26-164358

Redman1037 commented 7 years ago

some thing is not right your datepicker dialog is looking different, it should look like below , can you paste the full code screenshot_20171130-182400