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

Commit 544eb7dc authored by Neha Jain's avatar Neha Jain Committed by Android Build Coastguard Worker
Browse files

Revert "Fix notification place holder is too low in foldable portrait mode"

This reverts commit b6fea889.

Reason for revert: b/362408996
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4abaabaaba3f44eeb51b7b4b6168d3f5c7f5590f)
Merged-In: Icf3aef8075c1947253597038114b7b9195698253
Change-Id: Icf3aef8075c1947253597038114b7b9195698253
parent 70492f2f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -27,8 +27,6 @@
    <!-- Whether to use the split 2-column notification shade -->
    <bool name="config_use_split_notification_shade">true</bool>

    <bool name="config_use_large_screen_shade_header">true</bool>

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

+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
    <!-- How many lines to show in the security footer -->
    <integer name="qs_security_footer_maxLines">1</integer>

    <bool name="config_use_large_screen_shade_header">true</bool>

    <!-- Whether to show bottom sheets edge to edge -->
    <bool name="config_edgeToEdgeBottomSheetDialog">false</bool>