mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-05 18:36:49 +00:00
Merge "Set controllersInitialized to false when destroying taskbar controllers" into tm-qpr-dev
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