From 3ea519db54ce870b9514355ac6f2d542e294b2f7 Mon Sep 17 00:00:00 2001 From: Danny Epstein Date: Wed, 1 Jul 2020 13:55:01 -0700 Subject: [PATCH] Clean up FocusParkingViews Put FocusParkingView first rather than last and update comment to indicate that the FocusParkingView must be first. Use start rather than left to position FocusParkingView first. Bug: 131421840 Bug: 154540419 Test: manual Change-Id: I89b9977e1be4722c1e922e360332aa9d631b9540 --- .../CarSystemUI/res/layout/headsup_container_bottom.xml | 7 +++---- .../car/navigationbar/NavigationBarViewFactory.java | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/packages/CarSystemUI/res/layout/headsup_container_bottom.xml b/packages/CarSystemUI/res/layout/headsup_container_bottom.xml index 1782d25360354..5aab0a172b99f 100644 --- a/packages/CarSystemUI/res/layout/headsup_container_bottom.xml +++ b/packages/CarSystemUI/res/layout/headsup_container_bottom.xml @@ -29,13 +29,12 @@ android:orientation="horizontal" app:layout_constraintGuide_begin="@dimen/headsup_scrim_height"/> - +