mirror of https://github.com/M66B/FairEmail.git
Small fix
This commit is contained in:
parent
89bc994a8e
commit
7d2a2c2386
|
@ -7,7 +7,7 @@
|
|||
<ScrollView xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/edit"
|
||||
app:layout_constraintBottom_toTopOf="@+id/edit_bar"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent">
|
||||
|
||||
|
|
Loading…
Reference in New Issue