mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Merge "Do not send onUserLeaveHint on overview actions" into sc-dev
This commit is contained in:
@@ -215,6 +215,7 @@ public class TaskMenuView extends AbstractFloatingView implements OnScrollChange
|
||||
RecentsView recentsView = mTaskView.getRecentsView();
|
||||
recentsView.switchToScreenshot(null,
|
||||
() -> recentsView.finishRecentsAnimation(true /* toRecents */,
|
||||
false /* shouldPip */,
|
||||
() -> menuOption.onClick(view)));
|
||||
} else {
|
||||
menuOption.onClick(view);
|
||||
|
||||
Reference in New Issue
Block a user