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

Commit a925230c authored by Jiaquan He's avatar Jiaquan He Committed by android-build-merger
Browse files

2D Recents: handle keyboard config changes.

am: 44db9026

Change-Id: I3b2594016b11c01671fd0f9e45ec3f0c673709fd
parents 43be6372 44db9026
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -260,7 +260,7 @@
                  android:resumeWhilePausing="true"
                  android:screenOrientation="behind"
                  android:resizeableActivity="true"
                  android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout"
                  android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|keyboard|keyboardHidden"
                  android:theme="@style/RecentsTheme.Wallpaper">
            <intent-filter>
                <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" />