diff --git a/app/src/main/res/layout/fragment_feed.xml b/app/src/main/res/layout/fragment_feed.xml index 18b88f1001d..7085e858ae8 100644 --- a/app/src/main/res/layout/fragment_feed.xml +++ b/app/src/main/res/layout/fragment_feed.xml @@ -93,6 +93,7 @@ android:layout_height="wrap_content" android:layout_alignBottom="@id/swipeRefreshLayout" android:layout_centerHorizontal="true" + android:layout_marginBottom="5sp" android:text="@string/feed_new_items" android:textSize="12sp" android:theme="@style/ServiceColoredButton" />