From 0bf583d6fa50fc4ab1eb4dd55c968e6333c9640c Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 04 十二月 2024 13:25:31 +0800
Subject: [PATCH] 2024年12月04日13:25:29

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

diff --git a/app/src/main/res/layout/fragment_home_page.xml b/app/src/main/res/layout/fragment_home_page.xml
index 3185457..71a6dc3 100644
--- a/app/src/main/res/layout/fragment_home_page.xml
+++ b/app/src/main/res/layout/fragment_home_page.xml
@@ -55,7 +55,7 @@
             <androidx.constraintlayout.widget.ConstraintLayout
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
-                android:paddingBottom="@dimen/dp_16"
+                android:paddingBottom="@dimen/dp_10"
 
                 >
 

--
Gitblit v1.8.0