We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f211f9 commit 21246f3Copy full SHA for 21246f3
app/src/main/AndroidManifest.xml
@@ -16,6 +16,7 @@
16
<activity
17
android:name=".Activities.SplashActivity"
18
android:label="@string/app_name"
19
+ android:exported="false"
20
android:noHistory="true" >
21
<intent-filter>
22
<action android:name="android.intent.action.MAIN" />
0 commit comments