diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 40c5a414b5..e8fe0ed5dd 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -144,6 +144,7 @@
android:screenOrientation="portrait" />
+
+
+ -
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/ic_baseline_arrow_back_24.xml b/res/drawable/ic_baseline_arrow_back_24.xml
new file mode 100644
index 0000000000..bab545a707
--- /dev/null
+++ b/res/drawable/ic_baseline_arrow_back_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_arrow_back_compact_24.xml b/res/drawable/ic_baseline_arrow_back_compact_24.xml
new file mode 100644
index 0000000000..f632160152
--- /dev/null
+++ b/res/drawable/ic_baseline_arrow_back_compact_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/layout/activity_create_closed_group.xml b/res/layout/activity_create_closed_group.xml
index a965ae8551..382380283b 100644
--- a/res/layout/activity_create_closed_group.xml
+++ b/res/layout/activity_create_closed_group.xml
@@ -5,34 +5,40 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
-
+ android:layout_height="wrap_content" >
-
+ android:orientation="vertical">
-
+
-
+
-
+
+
+
+
+
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/activity_home.xml b/res/layout/activity_home.xml
index cea2157d5e..437246f230 100644
--- a/res/layout/activity_home.xml
+++ b/res/layout/activity_home.xml
@@ -123,7 +123,7 @@