1
0
Fork 0

For #10885: Don't add migration activity to history stack

master
Jonathan Almeida 2020-05-24 19:23:36 -04:00 committed by Mihai Adrian
parent 0a3727e1e6
commit 8d7c911202
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@
<activity
android:name=".migration.MigrationProgressActivity"
android:noHistory="true"
android:launchMode="singleInstance"
android:exported="false">
</activity>