Loading packages/SystemUI/AndroidManifest.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -229,7 +229,7 @@ android:resumeWhilePausing="true" android:resumeWhilePausing="true" android:screenOrientation="behind" android:screenOrientation="behind" android:resizeableActivity="true" android:resizeableActivity="true" android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|layoutDirection" android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout" android:theme="@style/RecentsTheme.Wallpaper"> android:theme="@style/RecentsTheme.Wallpaper"> <intent-filter> <intent-filter> <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" /> <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" /> Loading Loading @@ -321,7 +321,7 @@ android:exported="true" android:exported="true" android:theme="@style/PipTheme" android:theme="@style/PipTheme" android:launchMode="singleTop" android:launchMode="singleTop" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|layoutDirection" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:resizeable="true" android:resizeable="true" android:supportsPictureInPicture="true" android:supportsPictureInPicture="true" androidprv:alwaysFocusable="true" androidprv:alwaysFocusable="true" Loading @@ -331,7 +331,7 @@ android:exported="true" android:exported="true" android:theme="@style/PipTheme" android:theme="@style/PipTheme" android:launchMode="singleTop" android:launchMode="singleTop" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|layoutDirection" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:resizeable="true" android:resizeable="true" android:supportsPictureInPicture="true" android:supportsPictureInPicture="true" android:excludeFromRecents="true" /> android:excludeFromRecents="true" /> Loading Loading
packages/SystemUI/AndroidManifest.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -229,7 +229,7 @@ android:resumeWhilePausing="true" android:resumeWhilePausing="true" android:screenOrientation="behind" android:screenOrientation="behind" android:resizeableActivity="true" android:resizeableActivity="true" android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|layoutDirection" android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout" android:theme="@style/RecentsTheme.Wallpaper"> android:theme="@style/RecentsTheme.Wallpaper"> <intent-filter> <intent-filter> <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" /> <action android:name="com.android.systemui.recents.TOGGLE_RECENTS" /> Loading Loading @@ -321,7 +321,7 @@ android:exported="true" android:exported="true" android:theme="@style/PipTheme" android:theme="@style/PipTheme" android:launchMode="singleTop" android:launchMode="singleTop" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|layoutDirection" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:resizeable="true" android:resizeable="true" android:supportsPictureInPicture="true" android:supportsPictureInPicture="true" androidprv:alwaysFocusable="true" androidprv:alwaysFocusable="true" Loading @@ -331,7 +331,7 @@ android:exported="true" android:exported="true" android:theme="@style/PipTheme" android:theme="@style/PipTheme" android:launchMode="singleTop" android:launchMode="singleTop" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|layoutDirection" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:resizeable="true" android:resizeable="true" android:supportsPictureInPicture="true" android:supportsPictureInPicture="true" android:excludeFromRecents="true" /> android:excludeFromRecents="true" /> Loading