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