fix desc text overflow to arrow

This commit is contained in:
Bnyro 2022-05-20 18:42:28 +02:00
parent 9cc65a58dd
commit 0e1a935c6b

View File

@ -37,9 +37,9 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="10dp" android:layout_marginStart="10dp"
android:layout_marginTop="10dp" android:layout_marginTop="10dp"
android:layout_marginEnd="20dp" android:layout_marginEnd="28dp"
android:text="Video Title" android:text="Video Title"
android:textSize="22sp" /> android:textSize="20sp" />
<ImageView <ImageView