0

I would like to use the CalendarView calendar to mirrow another central calendar. So all I basicly need is to have/store the data myself and then at least visually markup the Android CalendarView with which dates there are appointments/events.

However, how do I change color for dates where I have appintments/events? (Or how do I tell CalendarView which dates I have appointsments/events, so it highlight those dates)

Tom
  • 3,587
  • 9
  • 69
  • 124
  • Post your sample code what you are working with, we can help you up to some extent after seeing the code, we cannot write the whole code.And have you tried this android:weekNumberColor? Check this link for more help http://developer.android.com/reference/android/widget/CalendarView.html – Amitabh Sarkar Mar 20 '13 at 11:23
  • I need a way to set colors for specific dates/cells. I have not been able to find any reference for that. There are a few SO's trying to the same like http://stackoverflow.com/questions/12393189/color-cell-in-calendar-view but none found any answer. – Tom Mar 20 '13 at 12:04
  • Possible duplicate of [Android CalendarView for Showing Events](http://stackoverflow.com/questions/16556254/android-calendarview-for-showing-events) – blahdiblah Nov 06 '13 at 00:33

0 Answers0