Set StatusBar window to FOCUSABLE when input transfer focus needs happening
Bug: 136507412 Test: manual Change-Id: Ic59a7a9da714e5b50f5f814ec2c561f2e7933d55
This commit is contained in:
@@ -1937,6 +1937,7 @@ public class StatusBar extends SystemUI implements DemoMode,
|
||||
|
||||
if (start) {
|
||||
mNotificationPanel.startWaitingForOpenPanelGesture();
|
||||
setPanelExpanded(true);
|
||||
} else {
|
||||
mNotificationPanel.stopWaitingForOpenPanelGesture();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user