2D Recents: handle keyboard config changes.

am: 44db90262e

Change-Id: I3b2594016b11c01671fd0f9e45ec3f0c673709fd
This commit is contained in:
Jiaquan He
2017-01-20 01:25:14 +00:00
committed by android-build-merger

View File

@@ -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" />