We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff7ad2 commit 14857d8Copy full SHA for 14857d8
AndroidManifest.xml
@@ -76,6 +76,7 @@
76
android:resizeableActivity="true"
77
android:resumeWhilePausing="true"
78
android:taskAffinity=""
79
+ android:excludeFromRecents="true"
80
android:enabled="true">
81
<intent-filter>
82
<action android:name="android.intent.action.MAIN" />
0 commit comments