From 5283ebadc9a5ded9e4fb554018790a5a1f04954d Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sun, 5 Jul 2026 15:05:56 +0800 Subject: [PATCH] =?UTF-8?q?GPS=E4=BF=A1=E6=81=AF=E6=8E=A5=E6=94=B6?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E6=80=BB=E5=BC=80=E5=85=B3UI=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E4=BC=98=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/activity_settings.xml | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/bytheway/src/main/res/layout/activity_settings.xml b/bytheway/src/main/res/layout/activity_settings.xml index cf8394f..7d8c90a 100644 --- a/bytheway/src/main/res/layout/activity_settings.xml +++ b/bytheway/src/main/res/layout/activity_settings.xml @@ -1,15 +1,16 @@ + xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:padding="16dp"> - + + + - \ No newline at end of file