diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4c3cd5d..b0b93df 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" /> @@ -70,8 +68,12 @@ - + android:theme="@style/AppTheme.NoActionBar"> + + + + + \ No newline at end of file