From c4b54f5e2e9f37e72f75a011a2154e6627045ce5 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Tue, 23 Dec 2025 16:56:50 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D=20-=20=E5=8A=A0=E7=B2=97?= =?UTF-8?q?=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/dialog_zero_buy_rule.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/dialog_zero_buy_rule.xml b/app/src/main/res/layout/dialog_zero_buy_rule.xml index e61f5cf..07f228c 100644 --- a/app/src/main/res/layout/dialog_zero_buy_rule.xml +++ b/app/src/main/res/layout/dialog_zero_buy_rule.xml @@ -34,6 +34,7 @@ android:layout_height="wrap_content" android:layout_marginTop="10dp" android:textSize="18sp" + android:textStyle="bold" android:textColor="@color/black_28" android:text="@string/zero_buy_rule_dialog_title" />