From f18fa39fb3de6b2c899d41a01d564d429088916f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 5 Jun 2023 12:19:14 +0200 Subject: Put RemoteAction into the same affinity as DisconnectVPN This prevents bringing up the main windows of the app when the activity is started. closes #1608 --- main/src/main/AndroidManifest.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/main/src/main/AndroidManifest.xml b/main/src/main/AndroidManifest.xml index 626db530..b22507d6 100644 --- a/main/src/main/AndroidManifest.xml +++ b/main/src/main/AndroidManifest.xml @@ -124,7 +124,14 @@ --> - +