From 949a7a45dd70e89531f121e9fcaee0d911f176e0 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 19 三月 2025 16:48:18 +0800
Subject: [PATCH] 2025年03月19日16:48:04

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

diff --git a/app/src/main/res/layout/dialog_static_list.xml b/app/src/main/res/layout/dialog_static_list.xml
index 140e028..ef968c6 100644
--- a/app/src/main/res/layout/dialog_static_list.xml
+++ b/app/src/main/res/layout/dialog_static_list.xml
@@ -52,7 +52,7 @@
 
     <View
         android:layout_width="match_parent"
-        android:layout_height="20dp"
+        android:layout_height="10dp"
         android:background="@color/text_FF000000"
 
         />

--
Gitblit v1.8.0