From 32f8c390c0dfcd760dca7b1b3abd2c59d68e4442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Hern=C3=A1ndez?= Date: Mon, 13 Mar 2023 12:29:35 +0100 Subject: [PATCH] Fix icons size in "Add DND Schedule" dialog (An alternative option is to use app_icon_size and let the row grow with a padding/margin... but the icons were humongous, so having a fixed size looks better). Fixes: 231677100 Test: Manually on phone & tablet Change-Id: Icea9c1a5af47e66ee35685686fbd927d04adae0c --- res/layout/zen_rule_type.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout/zen_rule_type.xml b/res/layout/zen_rule_type.xml index bd50273a610..4c1b84bbc50 100644 --- a/res/layout/zen_rule_type.xml +++ b/res/layout/zen_rule_type.xml @@ -23,8 +23,8 @@