diff --git a/app/src/main/res/layout/main/layout/forum/layout/forum_list.xml b/app/src/main/res/layout/main/layout/forum/layout/forum_list.xml index b5a1f09..c48fb03 100644 --- a/app/src/main/res/layout/main/layout/forum/layout/forum_list.xml +++ b/app/src/main/res/layout/main/layout/forum/layout/forum_list.xml @@ -65,6 +65,7 @@ android:id="@+id/author_layout" android:layout_width="0dp" android:layout_height="wrap_content" + android:layout_marginTop="8dp" android:orientation="horizontal" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent"