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

calendars in recycler view #1120

Open ramanpreet0899 opened 2 years ago

ramanpreet0899 commented 2 years ago

Hi i have a recycler view containing multiple calendars and for each calendar i am setting different min and max date. But when i select a date in any calendar then it always takes min max date of first calendar. do you have any idea why it is behaving like that. thanks