1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-19 04:41:34 +00:00

Small fix

This commit is contained in:
M66B 2018-11-06 14:13:23 +00:00
parent 89bc994a8e
commit 7d2a2c2386

View file

@ -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">