We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa49b2 commit 76f92afCopy full SHA for 76f92af
AndroidManifest.xml
@@ -72,7 +72,7 @@
72
android:stateNotNeeded="true"
73
android:windowSoftInputMode="adjustPan"
74
android:screenOrientation="nosensor"
75
- android:configChanges="keyboard|keyboardHidden|navigation"
+ android:configChanges="keyboard|keyboardHidden|navigation|mcc|mnc"
76
android:resizeableActivity="true"
77
android:resumeWhilePausing="true"
78
android:taskAffinity=""
0 commit comments