mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Keep active setup in recent apps screen
This commit is contained in:
@@ -192,7 +192,6 @@
|
||||
|
||||
<activity
|
||||
android:name=".ActivitySetup"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTask"
|
||||
android:parentActivityName=".ActivityMain"
|
||||
@@ -200,7 +199,6 @@
|
||||
|
||||
<activity
|
||||
android:name=".ActivitySignature"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTask"
|
||||
android:parentActivityName=".ActivitySetup"
|
||||
|
||||
Reference in New Issue
Block a user