Broadcast app launches from all apps too.
Bug 10943415 Change-Id: I0e496a53fc253bd313d269a05674d7c5cdadee68
This commit is contained in:
@@ -500,6 +500,7 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
|
||||
mPressedIcon.lockDrawableState();
|
||||
}
|
||||
mLauncher.startActivitySafely(v, appInfo.intent, appInfo);
|
||||
mLauncher.getStats().recordLaunch(appInfo.intent);
|
||||
} else if (v instanceof PagedViewWidget) {
|
||||
// Let the user know that they have to long press to add a widget
|
||||
if (mWidgetInstructionToast != null) {
|
||||
|
||||
Reference in New Issue
Block a user