mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-04 03:43:55 +01:00
Fixed launch mode
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
<activity
|
||||
android:name=".ActivityBilling"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:launchMode="singleTop" />
|
||||
android:launchMode="singleInstance" />
|
||||
|
||||
<service
|
||||
android:name=".ServiceSynchronize"
|
||||
|
||||
Reference in New Issue
Block a user