From afb7ec8ddb585936ddd069efacae82ecc30eca53 Mon Sep 17 00:00:00 2001
From: HapeLee <1321903405@qq.com>
Date: Sat, 13 Sep 2025 03:42:29 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=95=8C=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/src/main/res/layout/dialog_update.xml | 90 +++++++++++------------
1 file changed, 42 insertions(+), 48 deletions(-)
diff --git a/app/src/main/res/layout/dialog_update.xml b/app/src/main/res/layout/dialog_update.xml
index 5ee00e3ad..69cf01d49 100644
--- a/app/src/main/res/layout/dialog_update.xml
+++ b/app/src/main/res/layout/dialog_update.xml
@@ -50,88 +50,82 @@
+ android:gravity="bottom"
+ android:paddingBottom="4dp">
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_weight="1"
+ android:text="@string/text"
+ android:textAppearance="?attr/textAppearanceBodyMedium"
+ android:textSize="16sp"
+ android:textStyle="bold" />
+
-
+
+
+
+
+ android:text="@string/text"
+ android:textColor="?attr/colorPrimary"
+ android:textSize="24sp"
+ android:textStyle="bold" />
+