diff --git a/res/drawable-hdpi/ic_drawer.png b/res/drawable-hdpi/ic_drawer.png
new file mode 100644
index 000000000..c59f601ca
Binary files /dev/null and b/res/drawable-hdpi/ic_drawer.png differ
diff --git a/res/drawable-hdpi/ic_drawer_dark.png b/res/drawable-hdpi/ic_drawer_dark.png
new file mode 100644
index 000000000..6614ea4f4
Binary files /dev/null and b/res/drawable-hdpi/ic_drawer_dark.png differ
diff --git a/res/drawable-mdpi/ic_drawer.png b/res/drawable-mdpi/ic_drawer.png
new file mode 100644
index 000000000..1ed2c56ee
Binary files /dev/null and b/res/drawable-mdpi/ic_drawer.png differ
diff --git a/res/drawable-mdpi/ic_drawer_dark.png b/res/drawable-mdpi/ic_drawer_dark.png
new file mode 100644
index 000000000..b05c026c1
Binary files /dev/null and b/res/drawable-mdpi/ic_drawer_dark.png differ
diff --git a/res/drawable-xhdpi/ic_drawer.png b/res/drawable-xhdpi/ic_drawer.png
new file mode 100644
index 000000000..a5fa74def
Binary files /dev/null and b/res/drawable-xhdpi/ic_drawer.png differ
diff --git a/res/drawable-xhdpi/ic_drawer_dark.png b/res/drawable-xhdpi/ic_drawer_dark.png
new file mode 100644
index 000000000..bcf49dd73
Binary files /dev/null and b/res/drawable-xhdpi/ic_drawer_dark.png differ
diff --git a/res/drawable-xxhdpi/ic_drawer.png b/res/drawable-xxhdpi/ic_drawer.png
new file mode 100644
index 000000000..9c4685d6e
Binary files /dev/null and b/res/drawable-xxhdpi/ic_drawer.png differ
diff --git a/res/drawable-xxhdpi/ic_drawer_dark.png b/res/drawable-xxhdpi/ic_drawer_dark.png
new file mode 100644
index 000000000..f7e3b3079
Binary files /dev/null and b/res/drawable-xxhdpi/ic_drawer_dark.png differ
diff --git a/res/layout/main.xml b/res/layout/main.xml
index 2917db164..229b03255 100644
--- a/res/layout/main.xml
+++ b/res/layout/main.xml
@@ -1,21 +1,40 @@
-
+ android:layout_height="match_parent">
-
+
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/nav_feedlistitem.xml b/res/layout/nav_feedlistitem.xml
new file mode 100644
index 000000000..e01087077
--- /dev/null
+++ b/res/layout/nav_feedlistitem.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/nav_listitem.xml b/res/layout/nav_listitem.xml
new file mode 100644
index 000000000..f1b585189
--- /dev/null
+++ b/res/layout/nav_listitem.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/nav_section_item.xml b/res/layout/nav_section_item.xml
new file mode 100644
index 000000000..1f2fc7e3e
--- /dev/null
+++ b/res/layout/nav_section_item.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/new_episodes_fragment.xml b/res/layout/new_episodes_fragment.xml
new file mode 100644
index 000000000..d8276cf38
--- /dev/null
+++ b/res/layout/new_episodes_fragment.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/new_episodes_listdivider.xml b/res/layout/new_episodes_listdivider.xml
new file mode 100644
index 000000000..f57234a1a
--- /dev/null
+++ b/res/layout/new_episodes_listdivider.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/new_episodes_listitem.xml b/res/layout/new_episodes_listitem.xml
new file mode 100644
index 000000000..108501133
--- /dev/null
+++ b/res/layout/new_episodes_listitem.xml
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/menu/main.xml b/res/menu/main.xml
index 45047fc46..bbb4312b4 100644
--- a/res/menu/main.xml
+++ b/res/menu/main.xml
@@ -1,39 +1,12 @@