From 115742a2a9a7ee9d4a81fde5b35e80deb095ad50 Mon Sep 17 00:00:00 2001 From: cketti Date: Fri, 14 Oct 2011 21:24:46 +0200 Subject: [PATCH] Change launchMode of Accounts activity startActivityForResult() doesn't work if the launchMode is "singleInstance". But we need this when selecting a file to import the settings from. --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 28592e1cb..b084b16d9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -67,7 +67,7 @@