|
@@ -50,7 +50,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="bottom"
|
|
|
- app:itemBackground="?attr/colorPrimary"
|
|
|
+ app:elevation="0dp"
|
|
|
app:labelVisibilityMode="labeled"
|
|
|
app:menu="@menu/bottom_nav" />
|
|
|
|