CosmoCalendar icon indicating copy to clipboard operation
CosmoCalendar copied to clipboard

How to disable all dates and enable several dates

Open nikdevpub opened this issue 5 years ago • 1 comments

val criteria = DisabledDaysCriteria( 1, 7, DisabledDaysCriteriaType.DAYS_OF_WEEK ) booking_calendar_view.setDisabledDaysCriteria(criteria) what should I do next?

nikdevpub avatar Sep 24 '19 16:09 nikdevpub

Hi, did you find any solution?

Shahzainali avatar Nov 18 '19 12:11 Shahzainali