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

Commit 08d17185 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: Ie483d49f51da5550009274f50140f32e6797a630
parents 1e3d73fa 43635d6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1938,6 +1938,7 @@ public class StatusBar extends SystemUI implements DemoMode,

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