From 31596556eca2b5b35a35f76d30c9eb744bdc3e0a Mon Sep 17 00:00:00 2001 From: Sam Dubey Date: Wed, 26 Oct 2022 05:00:51 +0000 Subject: [PATCH] Revert "Fix touches in Large screen header" Revert submission 20248350-flipFlag Reason for revert: Part of DM+Platinum rotation as a culprit for b/255588071. Reverted Changes: I51a3b403f:Fix touches in Large screen header I01da41161:Use split_shade_header in all configurations Ie0019d212:Make new headers flag true by default Change-Id: I1bd47af5ee19a0fb04e3dbd83d14862d2e90a3f7 --- .../SystemUI/res/layout/status_bar_expanded.xml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/packages/SystemUI/res/layout/status_bar_expanded.xml b/packages/SystemUI/res/layout/status_bar_expanded.xml index 159323a5b557b..92ef3f8201cb3 100644 --- a/packages/SystemUI/res/layout/status_bar_expanded.xml +++ b/packages/SystemUI/res/layout/status_bar_expanded.xml @@ -42,6 +42,12 @@ android:clipToPadding="false" android:clipChildren="false"> + + @@ -63,15 +69,6 @@ systemui:layout_constraintBottom_toBottomOf="parent" /> - - -