From cf7ac284e5c8675c9a89e9d613b3f4effb875c16 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 06 十二月 2024 12:39:25 +0800 Subject: [PATCH] 2024年12月06日12:39:21 --- 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