From abfa22c348bca7360eb103feff6e9ea1680cb8c7 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 27 Jul 2019 21:51:38 +0200 Subject: [PATCH] Small layout improvement --- app/src/main/res/layout/include_message_compact.xml | 3 ++- app/src/main/res/layout/include_message_normal.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/include_message_compact.xml b/app/src/main/res/layout/include_message_compact.xml index 37e91c891c..3b2fd821be 100644 --- a/app/src/main/res/layout/include_message_compact.xml +++ b/app/src/main/res/layout/include_message_compact.xml @@ -7,7 +7,8 @@ android:background="?attr/activatableItemBackground" android:descendantFocusability="beforeDescendants" android:focusable="true" - android:focusableInTouchMode="true"> + android:focusableInTouchMode="true" + android:paddingEnd="3dp"> + android:focusableInTouchMode="true" + android:paddingEnd="3dp">