mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-22 06:10:56 +00:00
Use default launch mode for settings
This commit is contained in:
parent
3404a7ecdf
commit
d49aded58d
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
<activity
|
||||
android:name=".ActivitySettings"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:launchMode="singleInstance"
|
||||
android:parentActivityName=".ActivityMain" />
|
||||
|
||||
<service
|
||||
|
|
Loading…
Reference in a new issue