I have tried this two days.
And I think I need a layout change notification when CalendarWidget
setDate(Date date, int days), setView(CalendarView view) and setDays(int days)
are invoked if their parameter differ from previous setting.
I need to determine whether to reload appointments when layout changed.
(check by getDate() and getDays(),MonthView should set them but didn't.)
Unfortunately, method setView in CalendarWidget is final,
I can't to add custom event by myself. So if you can add this I'll appreciated.
Thanks.
Original issue reported on code.google.com by kent.yeh...@gmail.com on 25 Nov 2011 at 5:16
Original issue reported on code.google.com by
kent.yeh...@gmail.com
on 25 Nov 2011 at 5:16