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.
2 parents 211d579 + c1ed36a commit 7f6db2bCopy full SHA for 7f6db2b
app/src/main/AndroidManifest.xml
@@ -18,7 +18,7 @@
18
android:roundIcon="@mipmap/ramseslogo_round"
19
android:supportsRtl="true"
20
android:theme="@style/AppTheme">
21
- <activity android:name=".MainActivity" android:exported="false">
+ <activity android:name=".MainActivity" android:exported="true">
22
<intent-filter>
23
<action android:name="android.intent.action.MAIN" />
24
0 commit comments