prolificinteractive / material-calendarview

A Material design back port of Android's CalendarView
https://prolificinteractive.github.io/material-calendarview/
MIT License
5.91k stars 1.32k forks source link

change colors of labels #1009

Open tanveerbyn opened 4 years ago

tanveerbyn commented 4 years ago

hi guys I want to change color of weekday labels im trying to set value by mcv_dateTextAppearance ,mcv_weekDayTextAppearance,mcv_headerTextAppearance with style @style/TextAppearance.MaterialCalendarWidget.Date and trying to set color directly but its not working please help me.