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

How to change the background #1134

Open honeysleep opened 1 year ago

honeysleep commented 1 year ago

image

app:mcv_selectionColor="#FFFFFF"

The selected date can be changed to

app:mcv_selectionColor="#FFFFFF"

but how do categorized dates be customized to a circle like the selected date?