am 7a73344b: Minimal fix for stuck google now.
* commit '7a73344bbe1636fd01a8b551b0b539168a9a9987': Minimal fix for stuck google now.
This commit is contained in:
@@ -680,6 +680,7 @@ public class PhoneStatusBar extends BaseStatusBar {
|
|||||||
@Override
|
@Override
|
||||||
public void showSearchPanel() {
|
public void showSearchPanel() {
|
||||||
super.showSearchPanel();
|
super.showSearchPanel();
|
||||||
|
mHandler.removeCallbacks(mShowSearchPanel);
|
||||||
|
|
||||||
// we want to freeze the sysui state wherever it is
|
// we want to freeze the sysui state wherever it is
|
||||||
mSearchPanelView.setSystemUiVisibility(mSystemUiVisibility);
|
mSearchPanelView.setSystemUiVisibility(mSystemUiVisibility);
|
||||||
|
|||||||
Reference in New Issue
Block a user