limiting title to avoid overlapping with close icon
This commit is contained in:
parent
0150d830d4
commit
f3f28f3989
@ -41,7 +41,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginEnd="@dimen/layout_touch_size"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textColor="?vctr_content_primary"
|
||||
|
Loading…
Reference in New Issue
Block a user