* commit 'baee9ed5643f45d6cf53f6360cc2b30fe59f55f0': Minimal fix for stuck google now.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user