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