Skip to content

Commit

Permalink
Remove android:clearTaskOnLaunch (readium#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-menu committed Feb 2, 2024
1 parent 9dffa11 commit 6246f10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
android:networkSecurityConfig="@xml/network_security_config"
tools:targetApi="n">
<activity android:name=".MainActivity"
android:clearTaskOnLaunch="true"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 6246f10

Please sign in to comment.