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

Commit bffdb71f authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Set StatusBar window to FOCUSABLE when input transfer focus needs happening

Bug: 136507412
Test: manual

Change-Id: Ic59a7a9da714e5b50f5f814ec2c561f2e7933d55
parent 85a55afa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1937,6 +1937,7 @@ public class StatusBar extends SystemUI implements DemoMode,

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