Loading res/values-w600dp-h879dp/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- turn on/off the mini-calendar and calendar picker --> <!-- supported only for x-large devices --> <bool name="show_calendar_controls">true</bool> <bool name="show_calendar_controls">false</bool> <!-- turn on/off month with agenda view --> <!-- not supported for X-large devices --> <bool name="show_agenda_with_month">false</bool> Loading res/values-w800dp-h1232dp/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- turn on/off the mini-calendar and calendar picker --> <!-- supported only for x-large devices --> <bool name="show_calendar_controls">true</bool> <!-- when on, shows the event next to the agenda list, when off, shows the event on top of the agenda list after it was clicked. --> <bool name="show_event_details_with_agenda">true</bool> Loading Loading
res/values-w600dp-h879dp/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- turn on/off the mini-calendar and calendar picker --> <!-- supported only for x-large devices --> <bool name="show_calendar_controls">true</bool> <bool name="show_calendar_controls">false</bool> <!-- turn on/off month with agenda view --> <!-- not supported for X-large devices --> <bool name="show_agenda_with_month">false</bool> Loading
res/values-w800dp-h1232dp/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- turn on/off the mini-calendar and calendar picker --> <!-- supported only for x-large devices --> <bool name="show_calendar_controls">true</bool> <!-- when on, shows the event next to the agenda list, when off, shows the event on top of the agenda list after it was clicked. --> <bool name="show_event_details_with_agenda">true</bool> Loading