From ce83a2fb54a9526fd76aa3ef8ba79c33940921fc Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期五, 27 三月 2026 16:13:44 +0800
Subject: [PATCH] 2026年03月27日16:13:41
---
app/src/main/res/layout/item_plant_bms_details.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/src/main/res/layout/item_plant_bms_details.xml b/app/src/main/res/layout/item_plant_bms_details.xml
index ea70459..7edb6cb 100644
--- a/app/src/main/res/layout/item_plant_bms_details.xml
+++ b/app/src/main/res/layout/item_plant_bms_details.xml
@@ -14,7 +14,7 @@
<View
android:layout_width="match_parent"
- android:layout_height="@dimen/dp_10" />
+ android:layout_height="@dimen/dp_20" />
<LinearLayout
android:id="@+id/bms_move_ll"
--
Gitblit v1.8.0