From 593189bebb7335596db0b079d8a324e19c9bbc74 Mon Sep 17 00:00:00 2001 From: huangjian Date: Tue, 6 Sep 2022 14:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E4=BC=9A=E6=B6=88=E6=81=AFUI=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/layout_hall_msg_view_holder.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/app/src/module_labour_union/res/layout/layout_hall_msg_view_holder.xml b/app/src/module_labour_union/res/layout/layout_hall_msg_view_holder.xml index 79e1313b1..f5707d539 100644 --- a/app/src/module_labour_union/res/layout/layout_hall_msg_view_holder.xml +++ b/app/src/module_labour_union/res/layout/layout_hall_msg_view_holder.xml @@ -25,7 +25,7 @@ android:paddingStart="@dimen/dp_15" android:paddingEnd="@dimen/dp_15" android:gravity="center" - android:layout_width="wrap_content" + android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginTop="@dimen/dp_17" android:textColor="@color/color_666666" @@ -43,12 +43,14 @@ @@ -75,15 +77,18 @@ android:textSize="@dimen/sp_13" app:corner="@dimen/dp_20" app:solid="@color/appColor" /> +