Open Yash15196 opened 6 years ago
Can we use as a one way trip means if we want to select only one date is it possible?
Hi @Yash15196 , yes it's possible, you can use the setMultipleSelection(false) on your Calendar (the com.molo17.customizablecalendar.library.model.Calendar) object.
setMultipleSelection(false)
com.molo17.customizablecalendar.library.model.Calendar
Can we use as a one way trip means if we want to select only one date is it possible?