Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72676795 authored by Christian Göllner's avatar Christian Göllner
Browse files

Increase number of QS columns from 2 to 3 on landscape tablets

Fix: 213303994
Test: Manually on-device
Change-Id: Ifff0cf0f6d4528449d76881f7c073c45a293d671
parent 57d1c8b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    <bool name="config_use_split_notification_shade">true</bool>

    <!-- The number of columns in the QuickSettings -->
    <integer name="quick_settings_num_columns">2</integer>
    <integer name="quick_settings_num_columns">3</integer>

    <!-- Notifications are sized to match the width of two (of 4) qs tiles in landscape. -->
    <bool name="config_skinnyNotifsInLandscape">false</bool>