updated margin bottom
This commit is contained in:
parent
98ea837ad8
commit
47cf540fc3
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue