public class SimpleMonthAdapter extends MonthAdapter
SimpleMonthView
items.MonthAdapter.CalendarDay
MONTHS_IN_YEAR, WEEK_7_OVERHANG_HEIGHT
Constructor and Description |
---|
SimpleMonthAdapter(android.content.Context context,
DatePickerController controller) |
Modifier and Type | Method and Description |
---|---|
MonthView |
createMonthView(android.content.Context context) |
getCount, getItem, getItemId, getSelectedDay, getView, hasStableIds, init, onDayClick, onDayTapped, setSelectedDay
public SimpleMonthAdapter(android.content.Context context, DatePickerController controller)
public MonthView createMonthView(android.content.Context context)
createMonthView
in class MonthAdapter