AgendaCalendarView icon indicating copy to clipboard operation
AgendaCalendarView copied to clipboard

agenda view stacks above month/week view, blocking touches to month/week view

Open jmortara opened this issue 8 years ago • 4 comments

screen shot 2016-08-16 at 12 18 59 pm

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!

jmortara avatar Aug 16 '16 18:08 jmortara

Same problem please help with this

Buddikazz avatar Nov 30 '16 11:11 Buddikazz

I don't have this probleme the calendar is ok for me

tchape avatar Nov 30 '16 13:11 tchape

Did you find a solution for this issue?

Acorde avatar Sep 01 '17 17:09 Acorde

This what helped me: mAgendaCalendarView.enableCalenderView(true);

Acorde avatar Sep 01 '17 18:09 Acorde