2D Recents: handle keyboard config changes.
am: 44db90262e
Change-Id: I3b2594016b11c01671fd0f9e45ec3f0c673709fd
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user