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

Commit a1128d8e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Update the number of quick settings columns for large screens...

Merge "Revert "Update the number of quick settings columns for large screens in landscape"" into main
parents 795672c9 6bc2c991
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -27,9 +27,6 @@
    <!-- The number of columns in the QuickSettings -->
    <integer name="quick_settings_num_columns">3</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. -->
    <bool name="config_skinnyNotifsInLandscape">false</bool>
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -29,8 +29,5 @@
    <!-- The maximum number of rows in the QuickSettings -->
    <integer name="quick_settings_max_rows">3</integer>

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

</resources>