recruit-mp / LightCalendarView

A lightweight monthly calendar view for Android, fully written in Kotlin. Designed to meet the minimum demands for typical calendars.
Apache License 2.0
445 stars 67 forks source link

Is there a way to set minimum date #setMinDate(Date date) to prevent prior date selecttion? #36

Open sjd753 opened 7 years ago

sjd753 commented 7 years ago

Is there a way to set minimum date #setMinDate(Date date) to prevent prior date selecttion? Or setMaxDate()