Skip to content

Commit 2f6c0fd

Browse files
update android/app/src/main/AndroidManifest.xml
1 parent 9dc2f01 commit 2f6c0fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/app/src/main/AndroidManifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"
2121
android:name=".MainActivity"
2222
android:label="@string/title_activity_main"
23-
android:theme="@style/AppTheme.NoActionBarLaunch"
2423
android:launchMode="singleTask"
2524
android:exported="true">
2625
<intent-filter>

0 commit comments

Comments
 (0)