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 247aed0..91d53da 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 @@ -8,9 +8,12 @@ + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="vertical" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent">