1
0
Fork 0
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:
M66B 2019-10-01 17:52:30 +02:00
parent 6592d4929e
commit 7a9929294d

View file

@ -80,7 +80,7 @@
<activity
android:name=".ActivitySetup"
android:exported="true"
android:launchMode="singleInstance"
android:launchMode="singleTop"
android:parentActivityName=".ActivityMain">
<intent-filter>