From 312a226d854fb9922836e80556819b9abd56655f Mon Sep 17 00:00:00 2001 From: Size43 Date: Wed, 10 Jun 2015 21:09:58 +0200 Subject: Selected & press color added to hamburger menu --- app/src/main/res/layout/item_navigation_drawer.xml | 2 +- app/src/main/res/layout/separator_navigation_drawer.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 app/src/main/res/layout/item_navigation_drawer.xml mode change 100644 => 100755 app/src/main/res/layout/separator_navigation_drawer.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/item_navigation_drawer.xml b/app/src/main/res/layout/item_navigation_drawer.xml old mode 100644 new mode 100755 index 4c56384..b7e7f22 --- a/app/src/main/res/layout/item_navigation_drawer.xml +++ b/app/src/main/res/layout/item_navigation_drawer.xml @@ -25,7 +25,7 @@ android:orientation="vertical" android:layout_marginTop="0dp" - android:background="#121212"> + android:background="@drawable/navigation_drawer_item_selector">