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

Commit 339e884b authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Jorim Jaggi
Browse files

Handle configuration changes in recents manually

Change-Id: I0c62fffbed25e4b51fef4b34f8cab2ab69b76c32
parent 148615f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -214,6 +214,7 @@
                  android:resumeWhilePausing="true"
                  android:screenOrientation="behind"
                  android:resizeableActivity="true"
                  android:configChanges="orientation|screenSize|smallestScreenSize"
                  android:theme="@style/RecentsTheme.Wallpaper">
            <intent-filter>
                <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" />