1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 15:11:03 +00:00

Layout fix

This commit is contained in:
M66B 2019-10-10 15:51:27 +02:00
parent bd6f0c4715
commit c1624bf166

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"