From 2e11e1cd304e3abc87c72271f58c929809c70476 Mon Sep 17 00:00:00 2001 From: mittorn Date: Tue, 9 Aug 2016 12:01:47 +0000 Subject: [PATCH] Ignore other configuration changes --- AndroidManifest.xml | 4 ++-- test/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 703f3f62..62b9eade 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,7 +17,7 @@ + android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"> @@ -67,7 +67,7 @@ --> diff --git a/test/AndroidManifest.xml b/test/AndroidManifest.xml index 9dea8f08..cd8b203d 100644 --- a/test/AndroidManifest.xml +++ b/test/AndroidManifest.xml @@ -37,7 +37,7 @@ + android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"> @@ -75,7 +75,7 @@ -->