Add event to CalendarView
问题 I think the question says it all: is it possible to display events in the Android default CalendarView ? I know that it is made for widgets and not for a real Calendar application but my app should not be a Calendar application. It is only a little feature in my app so I think the View is perfect for my claims. I only can't view events in it, otherwise it is perfect for me. I read this answer and tried to overwrite the onDraw method from CalenderView : @Override protected void onDraw(Canvas