From b6fea889c4ba48bf268c058275ae16c376b2a3ee Mon Sep 17 00:00:00 2001 From: “Sherry Date: Fri, 23 Aug 2024 09:12:31 +0000 Subject: Fix notification place holder is too low in foldable portrait mode Bug: 355259182 Test: manual test position of notification stack in lockscreen in folded, landscape and portrait mode in foladable. And also swipe down the shade to check smooth animation. Flag: com.android.systemui.migrate_clocks_to_blueprint Change-Id: I49dad381548dfc331b495695adc3a7d5b4315f7e --- packages/SystemUI/res/values-sw600dp-land/config.xml | 2 ++ packages/SystemUI/res/values-sw600dp/config.xml | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/SystemUI/res/values-sw600dp-land/config.xml b/packages/SystemUI/res/values-sw600dp-land/config.xml index fc6d20e11d3b..0c11d2fa1d11 100644 --- a/packages/SystemUI/res/values-sw600dp-land/config.xml +++ b/packages/SystemUI/res/values-sw600dp-land/config.xml @@ -27,6 +27,8 @@ true + true + 2 diff --git a/packages/SystemUI/res/values-sw600dp/config.xml b/packages/SystemUI/res/values-sw600dp/config.xml index b4383156dc71..c594f1cd9313 100644 --- a/packages/SystemUI/res/values-sw600dp/config.xml +++ b/packages/SystemUI/res/values-sw600dp/config.xml @@ -35,8 +35,6 @@ 1 - true - false -- cgit v1.2.3-59-g8ed1b