When I turn my phone horizontally (landscape) the section where it shows the event list disappears (the element right under the calendar). I'm able to turn the phone horizontally and scroll because I took out the scroll="false" out. I was wondering if there is a fix to this issue. Thanks.
@williamk705 May I know if you only want to display the month view?
If you took out scroll="false", the month view can work, but week view and day view won't work.
When I turn my phone horizontally (landscape) the section where it shows the event list disappears (the element right under the calendar). I'm able to turn the phone horizontally and scroll because I took out the scroll="false" out. I was wondering if there is a fix to this issue. Thanks.