浏览代码

format layout

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 年之前
父节点
当前提交
6e0afac7f6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/src/main/res/layout/item_custom_outcoming_location_message.xml

+ 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"