diff --git a/app/src/main/res/layout/feeditem_fragment.xml b/app/src/main/res/layout/feeditem_fragment.xml index 35125175d..c755bd122 100644 --- a/app/src/main/res/layout/feeditem_fragment.xml +++ b/app/src/main/res/layout/feeditem_fragment.xml @@ -13,14 +13,14 @@ android:background="?attr/colorPrimary" android:gravity="center_horizontal" android:orientation="vertical" + android:paddingLeft="16dp" + android:paddingRight="16dp" tools:background="@android:color/darker_gray"> + android:layout_marginTop="16dp"> + android:layout_height="1dp" + android:background="?android:attr/dividerVertical"/>