From 560fe0744808d412b39655c522ab1ffd3b5742aa Mon Sep 17 00:00:00 2001 From: Zak Cohen Date: Tue, 28 May 2019 14:53:41 -0700 Subject: [PATCH] Chips container - Don't hard code the height of the chips container. When the container was present, but empty, it was showing it's background. Bug: 133783088 Change-Id: I97b65435d66e9ced7f5487dc50a00665794f8fcd Tested: manual --- quickstep/res/layout/task.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstep/res/layout/task.xml b/quickstep/res/layout/task.xml index ba4ea8bc6d..18691889ff 100644 --- a/quickstep/res/layout/task.xml +++ b/quickstep/res/layout/task.xml @@ -44,7 +44,7 @@