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

Commit 43ad00ef authored by Hyunyoung Song's avatar Hyunyoung Song Committed by android-build-merger
Browse files

Merge "Set StatusBar window to FOCUSABLE when input transfer focus needs...

Merge "Set StatusBar window to FOCUSABLE when input transfer focus needs happening Bug: 136507412 Test: manual" into qt-r1-dev
am: 43635d6a

Change-Id: Ie51274e0bdcb589e4f284ff9b28e71a5f8f36964
parents 0f9cd173 43635d6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1941,6 +1941,7 @@ public class StatusBar extends SystemUI implements DemoMode,

        if (start) {
            mNotificationPanel.startWaitingForOpenPanelGesture();
            setPanelExpanded(true);
        } else {
            mNotificationPanel.stopWaitingForOpenPanelGesture(velocity);
        }