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

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

am 7a73344b: Minimal fix for stuck google now.

* commit '7a73344b':
  Minimal fix for stuck google now.
parents 271add4e 7a73344b
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);