From 20549dfe490d395f4677dfc3a86e89317c648ac2 Mon Sep 17 00:00:00 2001 From: Heemin Seog Date: Tue, 17 Nov 2020 08:52:56 -0800 Subject: [PATCH] DO NOT MERGE Update bottom huns container to use HeadsUpContainerView Necessary to nudge to the topmost notifications in rotary mode Bug: 172267951 Test: manual Change-Id: I3ac9a467589bfbe090e1b0c743dad6ca6332f56e --- .../CarSystemUI/res/layout/headsup_container_bottom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/CarSystemUI/res/layout/headsup_container_bottom.xml b/packages/CarSystemUI/res/layout/headsup_container_bottom.xml index 5aab0a172b99f..f43f02dfcc8cf 100644 --- a/packages/CarSystemUI/res/layout/headsup_container_bottom.xml +++ b/packages/CarSystemUI/res/layout/headsup_container_bottom.xml @@ -45,14 +45,13 @@ app:layout_constraintBottom_toBottomOf="@+id/gradient_edge" app:layout_constraintTop_toTopOf="parent"/> - + app:layout_constraintBottom_toBottomOf="parent"/> - \ No newline at end of file +