Skip to content
Deepan edited this page Sep 25, 2018 · 8 revisions

Welcome to the eventscalendar wiki! XML Kotlin/ Java Description app:primaryTextColor eventsCalendar.setPrimaryTextColor(color: Int) Sets primary text color of the calendar (selectable dates) app:secondaryTextColor eventsCalendar.setSecondaryTextColor(color: Int) Sets secondary text color of the calendar (disabled dates) app:selectedTextColor eventsCalendar.setSelectedTextColor(color: Int) Sets text color of the selected date app:selectionColor eventsCalendar.setSelectionColor(color: Int) Sets color for the selection circle app:weekHeaderColor eventsCalendar.setWeekHeaderColor(color: Int) Sets text color for the week header labels

Clone this wiki locally