diff --git a/app/src/main/res/layout-v21/drawer_header.xml b/app/src/main/res/layout-v21/drawer_header.xml
new file mode 100644
index 000000000..918bbaf43
--- /dev/null
+++ b/app/src/main/res/layout-v21/drawer_header.xml
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/dialog_contentsettings.xml b/app/src/main/res/layout/dialog_contentsettings.xml
index 5669dc4c3..2bdf261f4 100644
--- a/app/src/main/res/layout/dialog_contentsettings.xml
+++ b/app/src/main/res/layout/dialog_contentsettings.xml
@@ -6,16 +6,6 @@
android:layout_height="match_parent"
android:orientation="vertical">
-
-
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/drawer_header.xml b/app/src/main/res/layout/drawer_header.xml
index 5dee35eeb..9e00e01e6 100644
--- a/app/src/main/res/layout/drawer_header.xml
+++ b/app/src/main/res/layout/drawer_header.xml
@@ -54,14 +54,16 @@ android:focusable="true">
+ android:layout_marginBottom="0dp"
+ android:paddingBottom="20dp"
+ android:paddingRight="20dp"
+ android:src="@drawable/ic_arrow_down_white"
+ android:paddingEnd="20dp" />
\ No newline at end of file