AgendaCalendarView
AgendaCalendarView copied to clipboard
agenda view stacks above month/week view, blocking touches to month/week view
Thanks for this nice calendar with agenda. It fills a need for a library that does both.
We noticed that, in your test project, the agenda scrolling view stacks above the calendar view, which is different than in your animated demo, so we assume it is unintentional. This doesn't look right, but also it prevents touches from getting through to the calendar view, so we can't drag it down to reveal a complete month. Please see screenshot. This occurs both on the emulator and on the hardware. Thanks!
Same problem please help with this
I don't have this probleme the calendar is ok for me
Did you find a solution for this issue?
This what helped me:
mAgendaCalendarView.enableCalenderView(true);