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 add multiple dates, for example dates of Gregorian and Hijri calendar, together? #646

Open yehlfektn opened 6 years ago

yehlfektn commented 6 years ago

Is there a way to display two dates in one date cell?

quentin41500 commented 5 years ago

Maybe using decorators, check previous issues to learn how to add text to a day using decorators.