summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ee1914a..0ca8a2f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -53,7 +53,6 @@
<activity android:name="com.cyngn.theme.chooser.ChooserActivity"
android:label="@string/app_name"
android:theme="@style/ThemeChooserTheme"
- android:configChanges="themeChange"
android:launchMode="singleTop"
android:screenOrientation="sensorPortrait">
<intent-filter>