Allow multiline polls (this time for real) (#3608)
This commit is contained in:
parent
5abd3dc9fe
commit
62b91664e9
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@
|
||||||
android:id="@+id/status_poll_checkbox"
|
android:id="@+id/status_poll_checkbox"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:ellipsize="end"
|
|
||||||
android:lines="1"
|
|
||||||
android:textColor="?android:attr/textColorPrimary"
|
android:textColor="?android:attr/textColorPrimary"
|
||||||
android:textSize="?attr/status_text_medium"
|
android:textSize="?attr/status_text_medium"
|
||||||
app:buttonTint="@color/compound_button_color"
|
app:buttonTint="@color/compound_button_color"
|
||||||
|
|
Loading…
Reference in a new issue