From bdd612430081397a1292e4b8f60004731b767eb4 Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Mon, 10 Apr 2023 11:42:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E6=B3=A8=E6=B6=88=E6=81=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/item_live_chat.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/live/src/main/res/layout/item_live_chat.xml b/live/src/main/res/layout/item_live_chat.xml index fd3af5505..4f61b832a 100644 --- a/live/src/main/res/layout/item_live_chat.xml +++ b/live/src/main/res/layout/item_live_chat.xml @@ -203,7 +203,6 @@ android:layout_height="match_parent" android:layout_weight="1" android:layout_gravity="center_vertical" - android:layout_marginStart="10dp" android:layout_marginTop="3dp" android:layout_marginBottom="3dp" android:gravity="center_vertical"