Month View Holder
fun MonthViewHolder( itemView: View, adapter: CalendarAdapter, headerViewBinder: MonthHeaderViewBinder<View>?, monthViewBinder: MonthViewBinder<BaseMonthView>, footerViewBinder: MonthFooterViewBinder<View>?)
Content copied to clipboard