From 6709b47e670b5d6c7d3a29284a6b26c30d2fb67c Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 26 Jan 2020 16:38:06 +0300 Subject: [PATCH] item_status_muted: better alignment of image button --- app/src/main/res/layout/item_status_muted.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/item_status_muted.xml b/app/src/main/res/layout/item_status_muted.xml index 231372a1..5e4c631b 100644 --- a/app/src/main/res/layout/item_status_muted.xml +++ b/app/src/main/res/layout/item_status_muted.xml @@ -10,13 +10,14 @@ android:clipToPadding="false" android:focusable="true" android:paddingLeft="14dp" - android:paddingRight="14dp"> + android:paddingRight="14dp" + android:paddingBottom="8dp">