square / android-times-square

Standalone Android widget for picking a single date from a calendar view.
Apache License 2.0
4.45k stars 1.19k forks source link

Cell color #520

Closed DulayelNotaifi closed 1 year ago

DulayelNotaifi commented 1 year ago

How can I change a specific cell color?

edenman commented 1 year ago

CalendarCellDecorator

DulayelNotaifi commented 1 year ago

And how can i pass the cellView as parameter to the decorate function ?, can you give me a code example?, do i have to use anything extra besides the calendarviewpicker and CalendarCellDecorator? I want to change the cell color based on a condition