DateRangePicker
DateRangePicker copied to clipboard
using onDateSelected with highlighted dates
Is there any way of still having the event listener for onDateSelected still work with dates that are highlighted ?
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