Small layout improvement

This commit is contained in:
M66B 2022-01-27 18:17:04 +01:00
parent 0868984f8f
commit 82722344ad
1 changed files with 1 additions and 0 deletions

View File

@ -781,6 +781,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:ellipsize="end"
android:text="@string/title_select"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvMoveTarget" />