Dismiss system windows when search is launched.
This commit is contained in:
@@ -2510,6 +2510,7 @@ public class PhoneWindow extends Window implements MenuBuilder.Callback {
|
||||
if (cb == null) {
|
||||
return false;
|
||||
} else {
|
||||
sendCloseSystemWindows();
|
||||
return cb.onSearchRequested();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user