Ellipsizing amount if it is larger then right column
This commit is contained in:
parent
8787b2ffd7
commit
079979aca4
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:lines="1"
|
||||
android:ellipsize="end"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Add table
Reference in a new issue