DateRangePicker icon indicating copy to clipboard operation
DateRangePicker copied to clipboard

using onDateSelected with highlighted dates

Open juzimmer opened this issue 5 years ago • 1 comments

Is there any way of still having the event listener for onDateSelected still work with dates that are highlighted ?

juzimmer avatar Aug 05 '19 21:08 juzimmer

seems like there is a bit of a mix up. I dug around in the code and dates set with withHighlightedDates() function like unavailable dates (has the color resources and is not selectable). color resources like calendar_highlighted_day_bg is not even used anywhere. hope that helps a tiny bit clarifying

iomy avatar Aug 06 '19 09:08 iomy