Commit 9a45578e authored by Sajal Narang's avatar Sajal Narang Committed by GitHub

Update activity_main_drawer.xml

parent c99dd807
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" <menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" tools:showIn="navigation_view"> xmlns:tools="http://schemas.android.com/tools" tools:showIn="navigation_view">
//TODO Update icons
<group android:checkableBehavior="single"> <group android:checkableBehavior="single">
<item android:id="@+id/nav_feed" android:icon="@drawable/ic_feed" <item android:id="@+id/nav_feed" android:icon="@drawable/ic_feed"
android:title="Feed" /> android:title="Feed" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment