diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 4c3cd5d..699748d 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -3,24 +3,25 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.example.cosmosclient">
-
-
+
+
-
+
+
+ android:label="グループ作成" />
@@ -34,7 +35,7 @@
+ tools:replace="screenOrientation" />
@@ -49,7 +50,7 @@
android:theme="@style/AppTheme.NoActionBar" />
+ android:theme="@style/Base.Theme.AppCompat" />
@@ -70,8 +71,7 @@
-
+ android:theme="@style/AppTheme.NoActionBar">
\ No newline at end of file