From 79709cfb414a69e707c9eaba0631ab24152dcd28 Mon Sep 17 00:00:00 2001 From: Beth Thibodeau Date: Wed, 16 Jun 2021 16:55:54 -0400 Subject: [PATCH] [DO NOT MERGE] Fix layout for errorprone build 0dp width caused an error because there was no weight. Since this should never be visible anyways, changed to wrap_content and visibility gone Bug: 190505997 Test: visual, builds Change-Id: I6ad5f50b03df78f014c59a201853b290061f9021 --- packages/SystemUI/res/layout/global_actions_change_panel.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/SystemUI/res/layout/global_actions_change_panel.xml b/packages/SystemUI/res/layout/global_actions_change_panel.xml index e0ba813d758a6..bc9c203b299a8 100644 --- a/packages/SystemUI/res/layout/global_actions_change_panel.xml +++ b/packages/SystemUI/res/layout/global_actions_change_panel.xml @@ -20,7 +20,8 @@ android:layout_height="wrap_content">