CompactCalendarView
CompactCalendarView copied to clipboard
Hey! i want to change Selected event text color.
Then you need to set this in xml layout: https://github.com/SundeepK/CompactCalendarView/blob/master/library/src/main/res/values/attrs.xml#L22
compactCalendarCurrentSelectedDayTextColor
Theres also one for current day:
compactCalendarCurrentDayTextColor
Let me know if this solve the problem.
Does anyone have idea about this. I tried this but not working.