prolificinteractive / material-calendarview

A Material design back port of Android's CalendarView
https://prolificinteractive.github.io/material-calendarview/
MIT License
5.92k stars 1.32k forks source link

Individual day decorator #943

Open NelzkieCoder opened 5 years ago

NelzkieCoder commented 5 years ago

Im not sure if this is the intended function. I have a decorator where it would mark a single day base on onDateChangeLongListener. Thing is, it will also change the other date's decorator. Why is that?

NelzkieCoder commented 5 years ago

Fix the issue. I have to modify the dayviewfacade