mirror of https://github.com/M66B/FairEmail.git
Set setup as single top
This commit is contained in:
parent
6592d4929e
commit
7a9929294d
|
@ -80,7 +80,7 @@
|
|||
<activity
|
||||
android:name=".ActivitySetup"
|
||||
android:exported="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTop"
|
||||
android:parentActivityName=".ActivityMain">
|
||||
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in New Issue