Small fix

This commit is contained in:
M66B 2018-11-06 14:13:23 +00:00
parent 89bc994a8e
commit 7d2a2c2386
1 changed files with 1 additions and 1 deletions

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