Allow multiline polls (this time for real) (#3608)

This commit is contained in:
Konrad Pozniak 2023-05-03 09:05:05 +02:00 committed by GitHub
parent 5abd3dc9fe
commit 62b91664e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@
android:id="@+id/status_poll_checkbox"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:ellipsize="end"
android:lines="1"
android:textColor="?android:attr/textColorPrimary"
android:textSize="?attr/status_text_medium"
app:buttonTint="@color/compound_button_color"