From b51bb0e49e55a50de06fc8700df02ac701bb9d95 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 08 八月 2024 13:57:57 +0800 Subject: [PATCH] # --- app/src/main/res/layout/item_layout.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/item_layout.xml b/app/src/main/res/layout/item_layout.xml index 81740e2..60c5855 100644 --- a/app/src/main/res/layout/item_layout.xml +++ b/app/src/main/res/layout/item_layout.xml @@ -10,5 +10,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="18sp" - android:text="鏆傛棤璁惧杩炴帴"/> + android:text="绛夊緟璁惧杩炴帴..." + android:layout_gravity="center"/> </LinearLayout> \ No newline at end of file -- Gitblit v1.9.1