You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started the calendar and put the following snippet: " withDeactivateDates(arrayListOf (Calendar.SUNDAY)) ". However, when using the setOnInvalidDateSelectedListener method, it only works with the dates automatically disabled with the start and end defined. How to make a listener for the dates deactivated at the beginning?
The text was updated successfully, but these errors were encountered:
I started the calendar and put the following snippet: " withDeactivateDates(arrayListOf (Calendar.SUNDAY)) ". However, when using the setOnInvalidDateSelectedListener method, it only works with the dates automatically disabled with the start and end defined. How to make a listener for the dates deactivated at the beginning?
The text was updated successfully, but these errors were encountered: