From 3d222cafe00a9d314a7632e560e9dd094a8e8ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Tue, 23 Jul 2024 13:05:10 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/list_item_history_month_header.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/feature/wallet/src/main/res/layout/list_item_history_month_header.xml b/feature/wallet/src/main/res/layout/list_item_history_month_header.xml index ddde64a..8406ef8 100644 --- a/feature/wallet/src/main/res/layout/list_item_history_month_header.xml +++ b/feature/wallet/src/main/res/layout/list_item_history_month_header.xml @@ -4,7 +4,8 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:padding="24px"> + android:paddingHorizontal="48px" + android:paddingVertical="24px">