Skip to content
Snippets Groups Projects
Commit b6b0e12f authored by liviaarumsari's avatar liviaarumsari
Browse files

feat: set labeled bottom nav

parent 3f177e5c
Branches
Tags
1 merge request!16no network in scanner
......@@ -15,7 +15,8 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:menu="@menu/bottom_nav_menu" />
app:menu="@menu/bottom_nav_menu"
app:labelVisibilityMode="labeled"/>
<fragment
android:id="@+id/nav_host_fragment_activity_main"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment