Handle configuration changes in recents manually

Change-Id: I0c62fffbed25e4b51fef4b34f8cab2ab69b76c32
This commit is contained in:
Jorim Jaggi
2015-10-29 13:25:40 +01:00
committed by Jorim Jaggi
parent 148615f7f3
commit 339e884bc0

View File

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