-
Notifications
You must be signed in to change notification settings - Fork 42
Home
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