From 98e96b71e1866cf1f3315d15b5ae7ced6447519e Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 04 一月 2025 08:25:16 +0800
Subject: [PATCH] #

---
 app/src/main/res/layout/item_layout.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/item_layout.xml b/app/src/main/res/layout/item_layout.xml
index 5fd2354..60c5855 100644
--- a/app/src/main/res/layout/item_layout.xml
+++ b/app/src/main/res/layout/item_layout.xml
@@ -9,5 +9,7 @@
         android:id="@+id/item_text"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
-        android:textSize="18sp" />
+        android:textSize="18sp"
+        android:text="绛夊緟璁惧杩炴帴..."
+        android:layout_gravity="center"/>
 </LinearLayout>
\ No newline at end of file

--
Gitblit v1.9.1