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

Commit fabf3648 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Fix crash when change language during true scanner"

parents 8807186c 505eea2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@
        <activity
            android:name="com.android.gallery3d.filtershow.FilterShowActivity"
            android:theme="@style/Theme.FilterShow"
            android:configChanges="keyboardHidden|orientation|screenSize|layoutDirection">
            android:configChanges="keyboardHidden|orientation|screenSize|locale|layoutDirection">
            <intent-filter>
                <action android:name="android.intent.action.EDIT" />
                <category android:name="android.intent.category.DEFAULT" />