From b6be9998a6daa8d9d9f53c8cff8b699e1beb0a79 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 20 一月 2025 15:41:07 +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