问题
I'm looking to pass the KivyMD MDDatepicker a list of dates to be highlighted in a different color to mark that the user completed a task on those dates. I don't see anything in the documentation below for this. Is it possible or do I have to use a new calendar widget?
https://kivymd.readthedocs.io/en/latest/components/pickers/index.html#kivymd.uix.picker.MDDatePicker.sel_day
来源:https://stackoverflow.com/questions/61881407/pre-highlighted-dates-kivymd-datepicker