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

Commit 4dd1cec4 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am b99a6b33: am cc60b7dc: am baee9ed5: am 7a73344b: Minimal fix for stuck google now.

* commit 'b99a6b33':
  Minimal fix for stuck google now.
parents abc9bba6 b99a6b33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -680,6 +680,7 @@ public class PhoneStatusBar extends BaseStatusBar {
    @Override
    public void showSearchPanel() {
        super.showSearchPanel();
        mHandler.removeCallbacks(mShowSearchPanel);

        // we want to freeze the sysui state wherever it is
        mSearchPanelView.setSystemUiVisibility(mSystemUiVisibility);