Skip to content

Commit

Permalink
Moved the feed button up a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
litetex committed Sep 12, 2021
1 parent 75bed22 commit d934aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit d934aa0

Please sign in to comment.