From 2ac24f2cebf7d06577396749329159f139132cb4 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Mon, 7 Jan 2019 16:15:08 +0800 Subject: [PATCH] Refine the conditionals layout 1. Add the minWidth for a button in the condition full tile and adjust the start margin of the button. 2. Decrease the start padding of the conditional header layout. Bug: 113451905 Test: visual Change-Id: I4864730b35154c0bd4b0a806815aa912b19ca3d7 --- res/values/dimens.xml | 2 +- res/values/styles.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/res/values/dimens.xml b/res/values/dimens.xml index b250eff209c..b8dbef372f2 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -354,7 +354,7 @@ 12dp 10dp 10dp - 24dp + 16dp 4dp 16dp 16dp diff --git a/res/values/styles.xml b/res/values/styles.xml index c15a3fbb88a..111cdbd5898 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -454,7 +454,8 @@