mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge changes from topic "taskbar-hotseat" into sc-dev
* changes: Update taskbar to add extra hotseat items instead of recent apps Add support for having more hotseat icons in the DB than we show
This commit is contained in:
@@ -108,6 +108,7 @@ public abstract class BaseQuickstepLauncher extends Launcher
|
||||
SysUINavigationMode.INSTANCE.get(this).removeModeChangeListener(this);
|
||||
if (mTaskbarController != null) {
|
||||
mTaskbarController.cleanup();
|
||||
mTaskbarController = null;
|
||||
}
|
||||
|
||||
super.onDestroy();
|
||||
|
||||
Reference in New Issue
Block a user