From d82fc92b2db86fc8d17b4346a0222569829a1d45 Mon Sep 17 00:00:00 2001 From: Saumya Prakash Date: Wed, 9 Nov 2022 01:11:54 +0000 Subject: [PATCH] Add padding around clear all button in overview. With different languages, the length of the string "clear all" varies, leading to the clear all button in overview looking different. This change adds padding to account for these different lengths to ensure that users have a consistent experience. Screenshot for English: https://screenshot.googleplex.com/4oijo96WSfGNwWp.png Screenshot for Ukrainian: https://screenshot.googleplex.com/Bv2963Vn96BkMeT.png Test: Manual Fix: 225119413 Change-Id: I09fe7bc95ca0c2fd7fe620997d1298f2670b50a4 --- quickstep/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quickstep/res/values/styles.xml b/quickstep/res/values/styles.xml index 868d38bd81..4f0fdf182d 100644 --- a/quickstep/res/values/styles.xml +++ b/quickstep/res/values/styles.xml @@ -152,6 +152,8 @@ @drawable/bg_overview_clear_all_button 96dp 48dp + 12dp + 12dp @null