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 c537bff commit 8155b33Copy full SHA for 8155b33
app/src/main/AndroidManifest.xml
@@ -20,7 +20,7 @@
20
android:usesCleartextTraffic="true">
21
22
<activity android:name=".ChooserActivity"
23
- android:exported="false">
+ android:exported="true">
24
<intent-filter>
25
<action android:name="android.intent.action.MAIN" />
26
0 commit comments