From 98cacfd5616ad92f114bb84c5c15e6e0dccbd4a4 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 11:37:00 +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=20WIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout/list_item_history_month_header.xml | 39 +++++++++++++++---- 1 file changed, 32 insertions(+), 7 deletions(-) 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 ddf06af..247aed0 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 @@ -1,15 +1,40 @@ + android:layout_height="wrap_content" + android:padding="24px"> - + + + + + + + + + app:layout_constraintTop_toTopOf="parent" + app:srcCompat="@drawable/done_all_24px" /> + \ No newline at end of file