Handle configuration changes in recents manually
Change-Id: I0c62fffbed25e4b51fef4b34f8cab2ab69b76c32
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user