From 44ba605a4e850efa757020da5fb4cf02bdf6e3ab Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 08 九月 2025 10:55:18 +0800
Subject: [PATCH] 2025年09月08日10:55:15
---
app/src/main/res/layout/activity_power_stations_move.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/src/main/res/layout/activity_power_stations_move.xml b/app/src/main/res/layout/activity_power_stations_move.xml
index 87333c1..08c2ed1 100644
--- a/app/src/main/res/layout/activity_power_stations_move.xml
+++ b/app/src/main/res/layout/activity_power_stations_move.xml
@@ -21,7 +21,7 @@
android:id="@+id/fragment_house_srl"
android:layout_width="match_parent"
android:layout_height="0dp"
- android:layout_marginTop="@dimen/dp_12"
+ android:layout_marginTop="@dimen/dp_0"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
--
Gitblit v1.8.0