From b28680671f5d390e830a4c5b094f610293d1b1f6 Mon Sep 17 00:00:00 2001 From: Oscar Spruit Date: Wed, 10 Jul 2024 16:48:01 +0200 Subject: [PATCH 1/4] Increase touch area of action buttons in toolbar Also add a ripple effect to the background. COAND-950 --- drop-in/src/main/res/values/styles.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drop-in/src/main/res/values/styles.xml b/drop-in/src/main/res/values/styles.xml index 2249997aff..8a41322f9c 100644 --- a/drop-in/src/main/res/values/styles.xml +++ b/drop-in/src/main/res/values/styles.xml @@ -12,18 +12,16 @@