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

Commit 6bc2c991 authored by Olivier St-Onge's avatar Olivier St-Onge Committed by Android (Google) Code Review
Browse files

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

This reverts commit ccc82d80.

Reason for revert: breaking tests b/409242342

Change-Id: I3e79bfda82e70f309a6b536260f3b42cd2e1faae
parent ccc82d80
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>