Layout fix

This commit is contained in:
M66B 2019-10-10 15:51:27 +02:00
parent bd6f0c4715
commit c1624bf166
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@
android:layout_height="wrap_content"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/etKeyword" />
app:layout_constraintTop_toBottomOf="@id/tvMoveTarget" />
<CheckBox
android:id="@+id/cbMoveSeen"