From 7d805defebab20f3feee5e3d699ee8fb33dbb974 Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Thu, 20 Oct 2022 14:46:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_power_switch.xml | 6 ++---- app/src/main/res/layout/activity_power_switch_set.xml | 4 ---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/activity_power_switch.xml b/app/src/main/res/layout/activity_power_switch.xml index 2c78dc7..6c47fb9 100644 --- a/app/src/main/res/layout/activity_power_switch.xml +++ b/app/src/main/res/layout/activity_power_switch.xml @@ -9,8 +9,7 @@ + android:layout_height="match_parent"> @@ -18,8 +17,7 @@ android:id="@id/power_switch_activity_layout_content" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_below="@id/activity_layout_title" - android:background="@color/main_bg_color"> + android:layout_below="@id/activity_layout_title">