From 55bc6f917fe3831023dd4e56e763003bdec70837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=9A=AE?= <14840170+lao-pi123@user.noreply.gitee.com> Date: Fri, 27 Sep 2024 16:19:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B8=B8=E6=88=8F=E6=88=BF?= =?UTF-8?q?=E9=97=B4=E5=88=97=E8=A1=A8=E4=B8=8A=E6=B8=B8=E6=88=8F=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E7=9A=84=E4=BD=8D=E7=BD=AE=E5=92=8C=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/item_home_sud_game_list.xml | 16 +++++++++------- .../src/main/res/layout/item_sud_game_list.xml | 16 +++++++++------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/common/src/main/res/layout/item_home_sud_game_list.xml b/common/src/main/res/layout/item_home_sud_game_list.xml index c0a2e3851..887177cac 100644 --- a/common/src/main/res/layout/item_home_sud_game_list.xml +++ b/common/src/main/res/layout/item_home_sud_game_list.xml @@ -200,17 +200,19 @@ + android:layout_height="match_parent" + android:layout_gravity="end" + android:layout_marginEnd="18dp" + > + android:layout_width="36dp" + android:layout_height="36dp" + android:layout_gravity="bottom" + android:layout_marginBottom="11dp" + /> diff --git a/common/src/main/res/layout/item_sud_game_list.xml b/common/src/main/res/layout/item_sud_game_list.xml index f03264c4a..2a0914af1 100644 --- a/common/src/main/res/layout/item_sud_game_list.xml +++ b/common/src/main/res/layout/item_sud_game_list.xml @@ -196,17 +196,19 @@ + android:layout_height="match_parent" + android:layout_gravity="end" + android:layout_marginEnd="18dp" + > + android:layout_width="36dp" + android:layout_height="36dp" + android:layout_gravity="bottom" + android:layout_marginBottom="11dp" + />