Merge "[Panlingual] Avoid activity restart during rotation" into tm-dev
This commit is contained in:
@@ -866,6 +866,7 @@
|
||||
<activity
|
||||
android:name=".localepicker.AppLocalePickerActivity"
|
||||
android:label="@string/app_locale_picker_title"
|
||||
android:configChanges="orientation|screenSize|keyboardHidden"
|
||||
android:exported="true" >
|
||||
<intent-filter>
|
||||
<action android:name="android.settings.APP_LOCALE_SETTINGS" />
|
||||
|
Reference in New Issue
Block a user