|
|
@@ -34,7 +34,7 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginStart="0dp"
|
|
|
android:layout_marginEnd="0dp"
|
|
|
- android:background="@color/white"
|
|
|
+ android:background="@color/colorPrimary"
|
|
|
app:itemRippleColor="?attr/selectableItemBackground"
|
|
|
app:itemTextColor="@color/selector_nav_item_color"
|
|
|
app:itemIconTint="@color/selector_nav_item_color"
|