parent
407c5d5ed2
commit
6f6632c08a
1 changed files with 1 additions and 3 deletions
|
@ -115,9 +115,7 @@
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:screenOrientation="portrait"
|
android:screenOrientation="portrait"
|
||||||
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|fontScale"
|
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|fontScale"
|
||||||
android:launchMode="singleTask">
|
android:launchMode="singleTask"/>
|
||||||
</activity>
|
|
||||||
|
|
||||||
|
|
||||||
<activity android:name=".CountrySelectionActivity"
|
<activity android:name=".CountrySelectionActivity"
|
||||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue