From 675b2b674828fd6fd2eb4709af7e7d34dd911808 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Wed, 7 Jul 2021 13:51:59 -0700 Subject: [PATCH] Accessibility bug fixes for the snack bar Bug: 192639465 Bug: 192598846 Test: scanned using accessibility scanner and verified no issue detected Change-Id: If776a68f7c4c421cdb51ec3eb4f05648ab1ed5c1 --- res/drawable/padded_rounded_action_button.xml | 30 +++++++++++++++++++ res/values/dimens.xml | 2 ++ 2 files changed, 32 insertions(+) create mode 100644 res/drawable/padded_rounded_action_button.xml diff --git a/res/drawable/padded_rounded_action_button.xml b/res/drawable/padded_rounded_action_button.xml new file mode 100644 index 0000000000..900f5fcf8c --- /dev/null +++ b/res/drawable/padded_rounded_action_button.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 2a2cf89459..4735983eaf 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -128,6 +128,8 @@ 16sp 16dp + + 48dp 32dp 16dp 8dp