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

Commit 335d0162 authored by Olivier St-Onge's avatar Olivier St-Onge
Browse files

Update the number of quick settings columns for large screens in landscape

Test: manually
Flag: EXEMPT bugfix
Fixes: 406456758
Change-Id: I8e17f65c22707985c0ff1225ea05620c765880ab
parent 043d2389
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -36,6 +36,9 @@
    <!-- The number of columns in the QuickSettings -->
    <!-- The number of columns in the QuickSettings -->
    <integer name="quick_settings_num_columns">2</integer>
    <integer name="quick_settings_num_columns">2</integer>


    <!-- The number of columns in the Split Shade QuickSettings -->
    <integer name="quick_settings_split_shade_num_columns">6</integer>

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