From af0108ffc667f3a179c856df593a1d300b3dd79b Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Thu, 13 May 2021 14:57:38 +0200 Subject: [PATCH] Drawer button: reduce size This looked out of place, as it was considerably larger then the icon found in other apps. 22dp would be even closer to other apps, but 24dp will make the unread counter badge look less detached. Change-Id: Icecbc1f99da90c2f237dda8a165c3cd8d2644aef --- vector/src/main/res/layout/fragment_home_detail.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vector/src/main/res/layout/fragment_home_detail.xml b/vector/src/main/res/layout/fragment_home_detail.xml index fcfe8374d7..9b932936bc 100644 --- a/vector/src/main/res/layout/fragment_home_detail.xml +++ b/vector/src/main/res/layout/fragment_home_detail.xml @@ -34,8 +34,8 @@ app:layout_constraintTop_toTopOf="parent"> - \ No newline at end of file +