Small improvement

This commit is contained in:
M66B 2019-01-14 11:24:49 +00:00
parent 8275591275
commit 624b24e132
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<ScrollView xmlns:app="http://schemas.android.com/apk/res-auto"
<ScrollView
android:layout_width="match_parent"
android:layout_height="0dp"
app:layout_constraintBottom_toTopOf="@+id/edit_bar"