Skip to content

Commit 1271f19

Browse files
Update AndroidManifest.xml
1 parent d50ee2f commit 1271f19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
<activity
2020
android:name=".MainActivity"
2121
android:launchMode="singleTop"
22-
android:exported="true" />
23-
<activity
24-
android:name=".activity.SplashActivity"
25-
android:launchMode="singleTop"
2622
android:exported="true">
2723
<intent-filter>
2824
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)