java - Coloring dates in a CalendarView -
i have been searching through stackoverflow , numerous other sites more week find way color days in calendarview containing events, no luck. color change described in documentation of focused date, , of focused week.
i got calendarview setondatechangelistener opens dialog fragment user can add information , save database. pull dates information database , show days colored.
can me find way color days registered events in calendarview?
best regards appdroid
that because there no such feature in calendarview, have either find 3rd party library can display events on days or write own calendar
Comments
Post a Comment