From 65e08df980832006e3d5efc07845eb00f1d99983 Mon Sep 17 00:00:00 2001 From: Jason Chiu Date: Thu, 7 May 2020 17:04:51 +0800 Subject: [PATCH] Leverage the panel title font size of non-first row The title of non-first row in a slice has smaller font size by default. - Sync the font size with the one of the first row. - Also rename the related styles in style.xml - Let homepage slices has smaller font on non-first row based on UX design. Bug: 152831413 Test: visual Change-Id: I87c2008745adb68c031dc2d4e15b93bccfea12b0 --- res/layout/contextual_slice_full_tile.xml | 2 +- res/layout/contextual_slice_sticky_tile.xml | 2 +- res/layout/panel_slice_row.xml | 2 +- res/layout/panel_slice_slider_row.xml | 2 +- res/values/styles.xml | 21 +++++++++++---------- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/res/layout/contextual_slice_full_tile.xml b/res/layout/contextual_slice_full_tile.xml index b6ab410f341..01d4bd9c361 100644 --- a/res/layout/contextual_slice_full_tile.xml +++ b/res/layout/contextual_slice_full_tile.xml @@ -27,7 +27,7 @@ diff --git a/res/layout/contextual_slice_sticky_tile.xml b/res/layout/contextual_slice_sticky_tile.xml index 2e7a2befa63..e47c98d8760 100644 --- a/res/layout/contextual_slice_sticky_tile.xml +++ b/res/layout/contextual_slice_sticky_tile.xml @@ -25,7 +25,7 @@ diff --git a/res/layout/panel_slice_row.xml b/res/layout/panel_slice_row.xml index 74dc412523d..69a36f60a92 100644 --- a/res/layout/panel_slice_row.xml +++ b/res/layout/panel_slice_row.xml @@ -22,7 +22,7 @@ @*android:dimen/text_size_subhead_material - @style/SliceRowStyle.Settings + @style/SliceRow.Settings - - - - - -