mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
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) {
|
||||
mAppWidgetHost.startListening();
|
||||
}
|
||||
|
||||
// Recreate the QSB, as the widget has been reset.
|
||||
bindSearchProviderChanged();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user