summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xAndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ad336fca6..764ab2d3c 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -272,7 +272,7 @@
<activity
android:name="com.android.gallery3d.filtershow.FilterShowActivity"
android:theme="@style/Theme.FilterShow"
- android:configChanges="keyboardHidden|orientation|screenSize|layoutDirection">
+ android:configChanges="keyboardHidden|orientation|screenSize|locale|layoutDirection">
<intent-filter>
<action android:name="android.intent.action.EDIT" />
<category android:name="android.intent.category.DEFAULT" />