mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Merge "Drag and drop from the search view on the overview screen." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
8561c5690f
@@ -260,6 +260,7 @@ public class TaskbarControllers {
|
||||
mAreAllControllersInitialized = false;
|
||||
mSharedState = null;
|
||||
|
||||
taskbarDragController.onDestroy();
|
||||
navbarButtonsViewController.onDestroy();
|
||||
uiController.onDestroy();
|
||||
rotationButtonController.onDestroy();
|
||||
@@ -280,7 +281,6 @@ public class TaskbarControllers {
|
||||
taskbarStashController.onDestroy();
|
||||
bubbleControllers.ifPresent(controllers -> controllers.onDestroy());
|
||||
taskbarDesktopModeController.onDestroy();
|
||||
|
||||
mControllersToLog = null;
|
||||
mBackgroundRendererControllers = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user