Recreating QSB when the widget host gets reset
Bug: 25073414 Change-Id: Ibdaa2b330ef7989cb7c93d64a05c8f6e5b26594a
This commit is contained in:
@@ -2529,6 +2529,9 @@ public class Launcher extends Activity
|
|||||||
if (mAppWidgetHost != null) {
|
if (mAppWidgetHost != null) {
|
||||||
mAppWidgetHost.startListening();
|
mAppWidgetHost.startListening();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Recreate the QSB, as the widget has been reset.
|
||||||
|
bindSearchProviderChanged();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user