wdullaer / MaterialDateTimePicker

Pick a date or time on Android in style
Apache License 2.0
4.67k stars 948 forks source link

Focus first selectable date #746

Open nadiminti opened 2 years ago

nadiminti commented 2 years ago

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.

SumitBikram commented 2 years ago

Looking for the same thing!