From 590c1cff46b105d774271f950caa9f65523f05c1 Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期五, 29 十二月 2023 20:20:40 +0800
Subject: [PATCH] 1、增加护眼模式主题\n2、修复显示问题

---
 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