[TEMP]: SetupWizard: Remove themeChange from configChanges

Change-Id: Ia7b0ba9a6f09735dd634ce98b9a8382ae1fc3f5d
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
This commit is contained in:
Brandon McAnsh
2016-09-02 22:33:45 -04:00
parent 8331602e94
commit 615f709c03

View File

@@ -76,7 +76,7 @@
android:label="@string/product_name"
android:launchMode="singleInstance"
android:excludeFromRecents="true"
android:configChanges="mcc|mnc|themeChange"
android:configChanges="mcc|mnc"
android:immersive="true"
android:windowSoftInputMode="stateAlwaysHidden">