video name too long fix
This commit is contained in:
parent
8142c966c0
commit
d16dd7ed67
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginEnd="8dp"
|
android:layout_marginEnd="8dp"
|
||||||
android:alpha="0.58"
|
android:alpha="0.58"
|
||||||
|
android:maxLength="15"
|
||||||
android:ellipsize="marquee"
|
android:ellipsize="marquee"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:textAlignment="textEnd"
|
android:textAlignment="textEnd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue