mirror of https://github.com/M66B/FairEmail.git
Small layout fix
This commit is contained in:
parent
8b0b8ebae4
commit
8abab51d83
|
@ -160,7 +160,7 @@
|
|||
android:text="provider instructions"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/btnHelp" />
|
||||
app:layout_constraintTop_toBottomOf="@id/btnSupport" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tvImapTitle"
|
||||
|
|
Loading…
Reference in New Issue