Browse Source

format layout

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 years ago
parent
commit
6e0afac7f6

+ 2 - 2
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" />
 
         <include
             android:id="@+id/reactions"