Increase space between recipes

This commit is contained in:
Kirill Kamakin
2023-04-07 14:03:52 +02:00
parent 132e12cab7
commit b78d30790f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
style="?materialCardViewFilledStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginVertical="@dimen/margin_small"
android:layout_marginVertical="@dimen/margin_medium"
android:layout_marginStart="@dimen/margin_medium"
android:layout_marginEnd="@dimen/margin_medium">