From c4f3fd1cd8b9d869d2cb72c677e507e2eaae4b53 Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Mon, 6 Apr 2015 21:42:06 +0200 Subject: [PATCH] Add header to navigation drawer. --- app/src/main/res/layout/item_drawer.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/item_drawer.xml b/app/src/main/res/layout/item_drawer.xml index a83a449..c8e2daf 100644 --- a/app/src/main/res/layout/item_drawer.xml +++ b/app/src/main/res/layout/item_drawer.xml @@ -28,7 +28,7 @@ along with Yaaic. If not, see . android:clickable="true" android:fitsSystemWindows="true" android:paddingTop="24dp" - app:insetForeground="#4000"> + app:insetForeground="@color/primary_dark"> . android:layout_height="wrap_content" android:orientation="vertical"> + + +