mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 11:46:55 +01:00
'ellipsize=start' and 'lines=1' can lead to crashes
This commit is contained in:
parent
ab287fe028
commit
92184452e0
@ -13,7 +13,6 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textSize="@dimen/text_size_small"
|
||||
android:lines="1"
|
||||
android:singleLine="true"
|
||||
android:layout_margin="16dp"
|
||||
android:ellipsize="start"
|
||||
|
Loading…
x
Reference in New Issue
Block a user