mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Set controllersInitialized to false when destroying taskbar controllers
Bug: 250912179 Test: presubmit Change-Id: I16532e99b8f74542def4283b6cc753673eb5ee2d
This commit is contained in:
@@ -165,6 +165,7 @@ public class TaskbarControllers {
|
||||
* Cleans up all controllers.
|
||||
*/
|
||||
public void onDestroy() {
|
||||
mAreAllControllersInitialized = false;
|
||||
mSharedState = null;
|
||||
|
||||
navbarButtonsViewController.onDestroy();
|
||||
|
||||
Reference in New Issue
Block a user