mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Set setup as single top
This commit is contained in:
parent
6592d4929e
commit
7a9929294d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue