From 69d4d65f241f1f9bb8e09e930924b6fb15c4d09c Mon Sep 17 00:00:00 2001 From: Lihongda <963140097@qq.com> Date: Sun, 10 Mar 2024 18:41:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E7=BD=91=E7=95=8C=E9=9D=A2=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../activity_new_bind_device_choice.xml | 378 +++++++++--------- 1 file changed, 194 insertions(+), 184 deletions(-) diff --git a/iFish7/src/main/res/layout/activity_new_bind_device_choice.xml b/iFish7/src/main/res/layout/activity_new_bind_device_choice.xml index 5f6445e03..206edbdfb 100644 --- a/iFish7/src/main/res/layout/activity_new_bind_device_choice.xml +++ b/iFish7/src/main/res/layout/activity_new_bind_device_choice.xml @@ -1,232 +1,242 @@ - - + + - - - - - - - - - - - - - - - - + android:layout_marginTop="10dp"> + android:layout_gravity="right" + android:layout_marginRight="10dp" + android:text="联网视频" + android:textColor="@color/black" + android:textSize="15sp" /> + + + + + + + + android:text="选择路由器WIFI" + android:textColor="#3E3A39" /> + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - \ No newline at end of file + \ No newline at end of file