summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2019-05-12 17:35:14 +0200
committertom79 <tschneider.ac@gmail.com>2019-05-12 17:35:14 +0200
commit4514592eb26b5196ee2b167d59c1c3faf9e4f009 (patch)
tree24a98120b470cb76defebe5767df61018485ee94 /app/src/main/res/layout
parente701d4e203c42c77c79096c358687e52837ad1d4 (diff)
#915 comment - Click on the indicator for forcing a refresh.
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/drawer_status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/drawer_status.xml b/app/src/main/res/layout/drawer_status.xml
index 9b2d6d640..312f11ad6 100644
--- a/app/src/main/res/layout/drawer_status.xml
+++ b/app/src/main/res/layout/drawer_status.xml
@@ -181,6 +181,7 @@
android:layout_weight="1"
android:layout_height="wrap_content">
<TextView
+ android:layout_marginBottom="3dp"
android:id="@+id/status_account_displayname"
android:maxLines="1"
android:drawablePadding="2dp"