diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 8dfbd57..e7f88df 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -3,24 +3,22 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.example.cosmosclient">
-
-
-
-
-
+
+ android:label="グループ作成" />
@@ -34,7 +32,7 @@
+ tools:replace="screenOrientation" />
@@ -49,7 +47,7 @@
android:theme="@style/AppTheme.NoActionBar" />
+ android:theme="@style/Base.Theme.AppCompat" />
@@ -73,5 +71,10 @@
android:theme="@style/AppTheme.NoActionBar">
+
+
+
+
+
\ No newline at end of file