We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275009b commit a2f9157Copy full SHA for a2f9157
project/src/main/AndroidManifest.xml
@@ -23,7 +23,7 @@
23
android:theme="@style/CustomActionBarTheme">
24
<activity
25
android:name=".DroidZebra"
26
- android:configChanges="keyboardHidden|orientation"
+ android:configChanges="keyboardHidden"
27
android:label="@string/app_name"
28
android:launchMode="singleTask"
29
android:multiprocess="false"
0 commit comments