Skip to content
Snippets Groups Projects
Verified Commit a35d7c72 authored by Torsten Grote's avatar Torsten Grote
Browse files

Fix pink navigation drawer items with current support library

parent 86287f92
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@
android:background="@color/menu_background"
app:elevation="0dp"
app:headerLayout="@layout/navigation_header"
app:itemIconTint="@color/briar_text_primary"
app:itemTextColor="@color/briar_text_primary"
app:menu="@menu/navigation_drawer"/>
<View
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment