better ellipsize for subject text
This commit is contained in:
parent
869182d640
commit
cfdaaec86e
|
@ -63,6 +63,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:singleLine="true"
|
||||
android:maxLines="1"
|
||||
android:ellipsize="end"
|
||||
android:autoLink="web"
|
||||
|
|
Loading…
Reference in a new issue