Merge "Hide the taskbar edu when taskbar all apps launches" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
8a422c3ea6
@@ -133,6 +133,7 @@ public final class TaskbarAllAppsController {
|
||||
if (isOpen()) {
|
||||
mSlideInView.close(true);
|
||||
} else {
|
||||
mControllers.taskbarEduTooltipController.hide();
|
||||
mControllers.taskbarPopupController.maybeCloseMultiInstanceMenu();
|
||||
show(true, showKeyboard);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user