This commit is contained in:
Pupil
2020-02-24 12:49:19 +09:00
parent 9bddf95013
commit 5fd35b492c
5 changed files with 58 additions and 9 deletions

View File

@@ -27,7 +27,6 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="0dp"
android:maxHeight="5000dp"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"