3457: Allow multi-line poll options (#3459)
This commit is contained in:
parent
0c36b369dd
commit
9484a8b2b9
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="6dp"
|
||||
android:background="@drawable/poll_option_background"
|
||||
android:maxLines="3"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
android:paddingStart="6dp"
|
||||
android:paddingTop="2dp"
|
||||
android:paddingEnd="6dp"
|
||||
|
|
Loading…
Reference in a new issue