CompactCalendarView icon indicating copy to clipboard operation
CompactCalendarView copied to clipboard

Hey! i want to change Selected event text color.

Open asimkhanAI opened this issue 7 years ago • 3 comments

asimkhanAI avatar Jul 13 '17 07:07 asimkhanAI

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

SundeepK avatar Jul 13 '17 12:07 SundeepK

Let me know if this solve the problem.

SundeepK avatar Jul 13 '17 12:07 SundeepK

Does anyone have idea about this. I tried this but not working.

sjla avatar Jun 06 '19 14:06 sjla