|
|
@ -168,7 +168,7 @@
|
|
|
|
android:id="@+id/bottom_navigation"
|
|
|
|
android:id="@+id/bottom_navigation"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:background="?attr/colorSeparator"
|
|
|
|
android:background="?android:attr/colorPrimary"
|
|
|
|
app:itemIconTint="@color/bottomnav_background"
|
|
|
|
app:itemIconTint="@color/bottomnav_background"
|
|
|
|
app:itemTextColor="@color/bottomnav_background"
|
|
|
|
app:itemTextColor="@color/bottomnav_background"
|
|
|
|
app:labelVisibilityMode="unlabeled"
|
|
|
|
app:labelVisibilityMode="unlabeled"
|
|
|
|