public interface WeekDayFormatter
Modifier and Type | Field and Description |
---|---|
static WeekDayFormatter |
DEFAULT
Default implementation used by MaterialCalendarView
|
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
format(int dayOfWeek)
Convert a given day of the week into a label
|
static final WeekDayFormatter DEFAULT