From 064e7b880b986ea2a1b9de984eef931f0730d319 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 3 Jul 2024 13:04:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_device.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_device.xml b/app/src/main/res/layout/activity_device.xml index 4173e96..532c94f 100644 --- a/app/src/main/res/layout/activity_device.xml +++ b/app/src/main/res/layout/activity_device.xml @@ -11,7 +11,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="8dp" - android:layout_marginTop="24dp" + android:layout_marginTop="16dp" android:singleLine="false" android:lineSpacingMultiplier="1.25" android:textSize="16sp"