Loading app/src/main/res/layout/activity_main.xml +1 −0 Original line number Diff line number Diff line Loading @@ -116,6 +116,7 @@ <com.google.android.material.bottomnavigation.BottomNavigationView android:id="@+id/bottom_nav_view" android:layout_width="match_parent" app:labelVisibilityMode="unlabeled" android:layout_height="?actionBarSize" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading Loading
app/src/main/res/layout/activity_main.xml +1 −0 Original line number Diff line number Diff line Loading @@ -116,6 +116,7 @@ <com.google.android.material.bottomnavigation.BottomNavigationView android:id="@+id/bottom_nav_view" android:layout_width="match_parent" app:labelVisibilityMode="unlabeled" android:layout_height="?actionBarSize" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading