From 017320ac091e965753b039a0526586f297973c32 Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Mon, 7 Aug 2023 16:29:02 +0800 Subject: [PATCH] =?UTF-8?q?6.5.4=E7=A4=BC=E7=89=A9=E5=86=A0=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/item_codex.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/res/layout/item_codex.xml b/common/src/main/res/layout/item_codex.xml index 4e975281f..516bf9d36 100644 --- a/common/src/main/res/layout/item_codex.xml +++ b/common/src/main/res/layout/item_codex.xml @@ -58,8 +58,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="end" - android:layout_marginTop="2dp" - android:layout_marginEnd="10dp" + android:layout_marginEnd="5dp" + android:padding="5dp" android:text="@string/last_month_winner_hint2" android:textColor="#B74D0F" android:textSize="11sp" />