OSDN Git Service

Merge "Add NotificationListener to launcher." into ub-launcher3-master
[android-x86/packages-apps-Launcher3.git] / AndroidManifest-common.xml
index b6e5bb0..5588289 100644 (file)
@@ -88,6 +88,8 @@
 
         <activity android:name="com.android.launcher3.dragndrop.AddItemActivity"
             android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"
+            android:excludeFromRecents="true"
+            android:autoRemoveFromRecents="true"
             android:label="@string/action_add_to_workspace" >
             <intent-filter>
                 <action android:name="android.content.pm.action.CONFIRM_PIN_ITEM" />