From e7a6728aea008cab5befa5980382370c32974ce5 Mon Sep 17 00:00:00 2001
From: 张钢 <floatgang@163.com>
Date: 星期三, 11 九月 2024 14:51:07 +0800
Subject: [PATCH] 修改了百年心愿模块的排版和显示不正确的问题

---
 app/src/main/res/layout/fragment_image_carousel.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/fragment_image_carousel.xml b/app/src/main/res/layout/fragment_image_carousel.xml
index a64d6e9..6e84ad4 100644
--- a/app/src/main/res/layout/fragment_image_carousel.xml
+++ b/app/src/main/res/layout/fragment_image_carousel.xml
@@ -30,7 +30,7 @@
             <TextView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
-                android:text="杩樻病涓婁紶鐓х墖 ~"
+                android:text="绌虹┖濡備篃 ~"
                 android:textColor="#73000000"
                 android:layout_gravity="center"
                 android:layout_centerHorizontal="true"

--
Gitblit v1.9.1