From b6add1668d0f48535294d625ca373ace2ecab236 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 18 Feb 2013 12:44:51 -0500 Subject: [PATCH] Android: Don't restart the main activity on an orientation change. This prevents the monitor service from being restarted. --- android/BOINC/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/BOINC/AndroidManifest.xml b/android/BOINC/AndroidManifest.xml index a854caf71f..d27ecc41eb 100644 --- a/android/BOINC/AndroidManifest.xml +++ b/android/BOINC/AndroidManifest.xml @@ -36,7 +36,7 @@ + android:label="@string/app_name" android:configChanges="orientation">