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