Backport #1012 handles on card can be too long

This commit is contained in:
Michel Roux 2020-04-27 15:58:38 +02:00
parent e2acc418d4
commit 575520b7e2
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_alignParentStart="true"
android:layout_marginEnd="@dimen/element_spacing_small"
android:layout_marginRight="@dimen/element_spacing_small"
android:layout_toLeftOf="@+id/time"
android:layout_toStartOf="@+id/time"
android:ellipsize="end"