From 57384c44bbb8e2e9fc87f5cfcd68857565e8059e Mon Sep 17 00:00:00 2001 From: Jason Chiu Date: Thu, 26 Dec 2019 18:19:41 +0800 Subject: [PATCH] Fix the ripple effect of homepage slice cards - It's caused by the two side paddings of SliceViewStyle. - Adjust the slice inside paddings with a new attribute. Fixes: 131278625 Test: visual Change-Id: Iee2bc576c58bbdaf856b1b778ccf011302a34859 --- res/values/styles.xml | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/res/values/styles.xml b/res/values/styles.xml index 4052813c0d8..47e96d829e7 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -483,13 +483,6 @@ @@ -499,29 +492,28 @@