mirror of https://github.com/M66B/FairEmail.git
Layout fix
This commit is contained in:
parent
bd6f0c4715
commit
c1624bf166
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue