diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 40c5a414b..e8fe0ed5d 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 000000000..bab545a70 --- /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 000000000..f63216015 --- /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 a965ae855..382380283 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 cea2157d5..437246f23 100644 --- a/res/layout/activity_home.xml +++ b/res/layout/activity_home.xml @@ -123,7 +123,7 @@