fix [英文版年龄显示不正常]

This commit is contained in:
2024-03-23 15:07:10 +08:00
parent a387b30893
commit 77530340d0
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
<include
android:id="@+id/age"
layout="@layout/view_msg_chat_top_tag"
android:layout_width="70dp"
android:layout_width="0dp"
android:layout_height="23dp"
android:layout_marginBottom="10dp"
app:layout_constraintBottom_toTopOf="@+id/tag_list_layout"