Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b899bd36 authored by tom hsu's avatar tom hsu
Browse files

[Panlingual] Avoid activity restart during rotation

Bug: 230680942
Test: local
Change-Id: Ib64509fb73fb363ad4dd5c2163659346295f581d
parent 783314ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" />