diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 694e8e9..690e18f 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -6,7 +6,7 @@
-
+
+
+ android:label="グループ作成" />
@@ -34,7 +38,7 @@
+ tools:replace="screenOrientation" />
@@ -49,7 +53,7 @@
android:theme="@style/AppTheme.NoActionBar" />
+ android:theme="@style/Base.Theme.AppCompat" />
@@ -63,14 +67,14 @@
android:label="@string/title_activity_add_request" />
+ android:label="QRコード表示" />
+ android:theme="@style/AppTheme.NoActionBar" />
\ No newline at end of file