From 08908b2b2021e7a68f535d0d632f52e2d87dceec Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Mon, 2 Apr 2018 17:17:42 -0700 Subject: [PATCH] Adjust alignment for suggestion icon. - add margin to the suggestion icon so that it align properly with the suggestion text. - also align the action button with the suggestion icon and text. Change-Id: Ic12e4160d6583cf2d837e65ee5fd5a1ad73d348d Fixes: 74414989 Test: visual --- res/layout/suggestion_tile_with_button.xml | 17 ++++++++++------- res/values/dimens.xml | 4 ++++ res/values/styles.xml | 10 ++++++++++ 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/res/layout/suggestion_tile_with_button.xml b/res/layout/suggestion_tile_with_button.xml index a901a48491a..cff05660944 100644 --- a/res/layout/suggestion_tile_with_button.xml +++ b/res/layout/suggestion_tile_with_button.xml @@ -86,15 +86,18 @@ android:singleLine="true" android:textAppearance="@style/TextAppearance.SuggestionSummary" /> -