updated margin bottom

This commit is contained in:
yb 2022-06-30 16:20:55 +02:00
parent 98ea837ad8
commit 47cf540fc3
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:defaultNavHost="true"
android:layout_marginBottom="50dp"
app:layout_constraintBottom_toTopOf="@id/nav_view"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"