Merge "Adding access to All Apps in the long press menu in Launcher" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
9e77e5de46
@@ -166,6 +166,9 @@ public class StatsLogManager implements ResourceBasedOverride {
|
||||
@UiEvent(doc = "User tapped or long pressed on settings icon inside launcher settings.")
|
||||
LAUNCHER_SETTINGS_BUTTON_TAP_OR_LONGPRESS(463),
|
||||
|
||||
@UiEvent(doc = "User tapped or long pressed on apps icon inside launcher settings.")
|
||||
LAUNCHER_ALL_APPS_TAP_OR_LONGPRESS(2204),
|
||||
|
||||
@UiEvent(doc = "User tapped or long pressed on widget tray icon inside launcher settings.")
|
||||
LAUNCHER_WIDGETSTRAY_BUTTON_TAP_OR_LONGPRESS(464),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user