summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml')
-rw-r--r--app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml b/app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml
index c630f2cee..d1972b1d4 100644
--- a/app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml
+++ b/app/src/main/res/layouts/mastodon/layout/layout_poll_item.xml
@@ -40,7 +40,7 @@
android:layout_marginStart="12dp"
android:drawablePadding="5dp"
android:ellipsize="end"
- android:singleLine="true"
+ android:singleLine="false"
tools:text="Option" />
</androidx.appcompat.widget.LinearLayoutCompat>