From 6e0afac7f6fe6cf3d5829663a63033da50816b49 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 28 Jul 2022 17:23:15 +0200 Subject: [PATCH] format layout Signed-off-by: Andy Scherzinger --- .../res/layout/item_custom_outcoming_location_message.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_custom_outcoming_location_message.xml b/app/src/main/res/layout/item_custom_outcoming_location_message.xml index d5c953071..5af1bab92 100644 --- a/app/src/main/res/layout/item_custom_outcoming_location_message.xml +++ b/app/src/main/res/layout/item_custom_outcoming_location_message.xml @@ -77,8 +77,8 @@ android:layout_height="wrap_content" android:layout_below="@id/messageTime" android:layout_marginStart="8dp" - app:layout_alignSelf="center" - android:contentDescription="@null" /> + android:contentDescription="@null" + app:layout_alignSelf="center" />