From 085ee662330ea553e854948104f5a2c101d6a690 Mon Sep 17 00:00:00 2001 From: Brandon Dayauon Date: Wed, 17 Jul 2024 10:15:54 -0700 Subject: [PATCH] Remove padding on background and icon. This padding causes the x to look pointy. bug:342246204 Test: before padding:https://screenshot.googleplex.com/GU8ZKEcGPH7DaAD after padding: https://screenshot.googleplex.com/aRGtiKMQ8jyMWsw Flag: NONE Padding change Change-Id: I910914b742bfbb5bf0122ebb1b950ce95c43e9ed --- res/drawable/rounded_action_button.xml | 3 --- res/layout/work_apps_edu.xml | 3 +-- res/values/dimens.xml | 2 -- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/res/drawable/rounded_action_button.xml b/res/drawable/rounded_action_button.xml index ddd3042cb9..ebfa996ac5 100644 --- a/res/drawable/rounded_action_button.xml +++ b/res/drawable/rounded_action_button.xml @@ -22,8 +22,5 @@ - diff --git a/res/layout/work_apps_edu.xml b/res/layout/work_apps_edu.xml index c581ae325f..a45d58521d 100644 --- a/res/layout/work_apps_edu.xml +++ b/res/layout/work_apps_edu.xml @@ -44,8 +44,7 @@ + android:background="@drawable/rounded_action_button"> 48dp 48dp 200dp - 8dp - 8dp