From 6c38bdb403eee19ecccea6129861441ff7b5958c Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Wed, 19 Oct 2022 10:25:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/device_activity.xml | 28 +++++++++++++-------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/layout/device_activity.xml b/app/src/main/res/layout/device_activity.xml index 54b95e4..3a08a66 100644 --- a/app/src/main/res/layout/device_activity.xml +++ b/app/src/main/res/layout/device_activity.xml @@ -77,28 +77,34 @@ + android:layout_height="375dp" + android:layout_centerHorizontal="true" + android:layout_marginStart="50dp" + android:layout_marginLeft="50dp" + android:layout_marginTop="10dp" + android:layout_marginEnd="50dp" + android:layout_marginRight="50dp" + android:layout_marginBottom="50dp" + android:src="@drawable/img_switch_close" /> + android:layout_marginTop="25dp" + android:src="@drawable/ic_device_light_1" /> + android:layout_centerInParent="true" + android:layout_marginTop="225dp" + android:gravity="center" + android:text="@string/test_btn_1" />