We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f260cc3 commit 40418a1Copy full SHA for 40418a1
app/src/main/res/layout/fragment_feed.xml
@@ -93,6 +93,7 @@
93
android:layout_height="wrap_content"
94
android:layout_alignBottom="@id/swipeRefreshLayout"
95
android:layout_centerHorizontal="true"
96
+ android:layout_marginBottom="5sp"
97
android:text="@string/feed_new_items"
98
android:textSize="12sp"
99
android:theme="@style/ServiceColoredButton" />
0 commit comments