From a9485d04ce5e6577077e548108498c29e6bb7f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Wed, 17 Jan 2024 19:23:51 +0900 Subject: [PATCH] =?UTF-8?q?UI=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_home.xml | 167 +++++++--------------- 1 file changed, 52 insertions(+), 115 deletions(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index af0b1f2..e246d8e 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -9,140 +9,77 @@ tools:context=".HomeFragment" > - - + app:layout_constraintTop_toTopOf="parent"> - + android:layout_marginLeft="20dp" + android:layout_marginTop="30dp" + android:layout_marginRight="20dp" + android:background="@drawable/frame_style"> - + android:layout_marginTop="20dp" + android:text="現在の状態" + android:textAlignment="center" + android:textColor="@color/black" + android:textSize="25dp" /> - + - + - + - + android:layout_marginTop="5dp" + android:text="切断中" + android:textAlignment="center" + android:textColor="@color/black" + android:textSize="30dp" /> - - - - - - - - -