diff --git a/app/src/main/res/layout/item_comments.xml b/app/src/main/res/layout/item_comments.xml index f5a60d98..b1cf1fff 100644 --- a/app/src/main/res/layout/item_comments.xml +++ b/app/src/main/res/layout/item_comments.xml @@ -5,9 +5,10 @@ android:id="@+id/commentsCardView" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginTop="8dp" android:layout_marginEnd="8dp" android:layout_marginStart="8dp" - android:layout_marginBottom="6dp"> + android:layout_marginBottom="4dp">