Change color of conversation action bar

pull/146/head
M66B 6 years ago
parent 2a49a287e6
commit b70816b2c1

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

Loading…
Cancel
Save