prolificinteractive / material-calendarview

A Material design back port of Android's CalendarView
https://prolificinteractive.github.io/material-calendarview/
MIT License
5.91k stars 1.32k forks source link

When set to false allowClickDaysOutsideCurrentMonth still allows clicking them #1054

Open oh1apps opened 3 years ago

oh1apps commented 3 years ago

If it is set to true, clicking outside current month selects date and scrolls to corresponding month. When set to false, only difference is that calendar doesn't scroll, but date still can be selected.