Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9302f849 authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF) Committed by Android (Google) Code Review
Browse files

Merge "Revert "al-ov: Use F4 to toggle Overview"" into main

parents cc8a9458 c6361915
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3422,7 +3422,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
                return handleHomeShortcuts(focusedToken, event);
            case KeyEvent.KEYCODE_RECENT_APPS:
                if (firstDown) {
                    toggleRecentApps();
                    showRecentApps(false /* triggeredFromAltTab */);
                    notifyKeyGestureCompleted(event,
                            KeyGestureEvent.KEY_GESTURE_TYPE_RECENT_APPS);
                }