summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_reply.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/drawer_account_reply.xml')
-rw-r--r--app/src/main/res/layout/drawer_account_reply.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/drawer_account_reply.xml b/app/src/main/res/layout/drawer_account_reply.xml
index 738f112b0..846d36b23 100644
--- a/app/src/main/res/layout/drawer_account_reply.xml
+++ b/app/src/main/res/layout/drawer_account_reply.xml
@@ -44,6 +44,6 @@
android:layout_gravity="center_vertical"
android:layout_marginStart="10dp"
android:layout_marginLeft="10dp"
- android:maxLines="1" />
+ android:singleLine="true" />
</LinearLayout> \ No newline at end of file