I'm using this wdullaerMaterialDateTimePicker and is working very nicely.
I have created a list of selectable dates and using dpd.setSelectableDays(enabledDays). I would like to see on how the datepicker to select focus to first selectable date out of the list. How can I do it.
I'm using this wdullaerMaterialDateTimePicker and is working very nicely.
I have created a list of selectable dates and using dpd.setSelectableDays(enabledDays). I would like to see on how the datepicker to select focus to first selectable date out of the list. How can I do it.
Please help.