shrikanth7698 / Collapsible-Calendar-View-Android

Collapsible CalendarView is a simple calendar view which can be collapsed to save space and can be expanded when needed
https://shrikanth7698.github.io/Collapsible-Calendar-View-Android/
MIT License
431 stars 122 forks source link

NO Method to Set MinDate like Datepicker. #56

Closed krunal8055 closed 4 years ago

krunal8055 commented 4 years ago

I wanted to set min date like datepicker. Min date is to just set current date in calender. so after today's date user can choose any date but not before today's date.

shrikanth7698 commented 4 years ago

I have released a new build.

implementation 'com.github.shrikanth7698:Collapsible-Calendar-View-Android:v1.0.3'

In this build you can set a constraint to disable the previous dates. Please refer to the sample app.