|
@@ -78,7 +78,7 @@
|
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|
|
android:id="@+id/bottom_nav"
|
|
android:id="@+id/bottom_nav"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
|
+ android:layout_height="56dp"
|
|
android:layout_gravity="bottom"
|
|
android:layout_gravity="bottom"
|
|
android:clickable="true"
|
|
android:clickable="true"
|
|
app:layout_insetEdge="bottom"
|
|
app:layout_insetEdge="bottom"
|