public class CalendarDayViewHolder
extends RecyclerView.ViewHolder
| Constructor and Description |
|---|
CalendarDayViewHolder(android.view.View itemView) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(Day day,
DayState state) |
void |
markAsCurrentMonth(boolean currentMonth) |