start bottom_view as hidden

This commit is contained in:
Jays2Kings 2021-03-25 21:52:20 -04:00
parent 965c41a4bc
commit 62158ac761

View File

@ -69,6 +69,7 @@
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
android:layout_width="match_parent"
android:visibility="gone"
android:layout_height="0dp"
tools:ignore="KeyboardInaccessibleWidget" />