Skip to content

Commit 40418a1

Browse files
committed
Moved the feed button up a bit
1 parent f260cc3 commit 40418a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/fragment_feed.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
android:layout_height="wrap_content"
9494
android:layout_alignBottom="@id/swipeRefreshLayout"
9595
android:layout_centerHorizontal="true"
96+
android:layout_marginBottom="5sp"
9697
android:text="@string/feed_new_items"
9798
android:textSize="12sp"
9899
android:theme="@style/ServiceColoredButton" />

0 commit comments

Comments
 (0)