public class EventDayViewAdapter extends Object
AllDayEventView
if the provided event is an allDay event, or an
DayEventView
otherwise.Constructor and Description |
---|
EventDayViewAdapter(Context context)
Constructor
|
Modifier and Type | Method and Description |
---|---|
View |
getView(Event event,
long date)
Gets a View that will be used to represent the given event.
|
public EventDayViewAdapter(Context context)
context
- the current context