From b7afaf5261dc91e9d7cc41a21f74040b64ee91e4 Mon Sep 17 00:00:00 2001 From: Tim Peng Date: Mon, 29 Jun 2020 15:11:56 +0800 Subject: [PATCH] Adjust Slice title icon size on Output Switcher panel for new AndroidX library -AndroidX library is updated and it is necessary to apply new rule. -"iconSize" used to be the padding parameter, and it changes to be the real size. Bug: 160115814 Test: manual test Change-Id: I556d297c95dc796e8c3200168a862806dd508a55 --- res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/styles.xml b/res/values/styles.xml index c74a1a2268b..2721c21ce79 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -585,8 +585,8 @@