pull/32/head
GKF 6 years ago
parent 2a7351e761
commit fde31cd942
  1. 3
      app/src/main/res/layout/activity_main.xml

@ -3,7 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:fitsSystemWindows="true">
<com.google.android.material.bottomnavigation.BottomNavigationView
android:id="@+id/bottom_navigation_view"

Loading…
Cancel
Save