From 6d3ff0c3ad7b728961686d3bc45ba227cd062f46 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 20 Dec 2015 10:09:18 +0100 Subject: [PATCH] DroidFish: Handle screenSize change in load/save activities without restarting the activity. --- DroidFish/AndroidManifest.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DroidFish/AndroidManifest.xml b/DroidFish/AndroidManifest.xml index 1b15d86..5aadeda 100644 --- a/DroidFish/AndroidManifest.xml +++ b/DroidFish/AndroidManifest.xml @@ -16,7 +16,7 @@ android:allowBackup="true"> + android:configChanges="orientation|screenSize|keyboardHidden"> @@ -96,23 +96,23 @@ + android:configChanges="orientation|screenSize"> + android:configChanges="orientation|screenSize"> + android:configChanges="orientation|screenSize"> + android:configChanges="orientation|screenSize"> + android:configChanges="orientation|screenSize">