mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Address a couple small followups for TaskbarInsetsController
- Added no-op onDestroy() - Reformated some if conditions, also adding AbstractFloatingView.hasOpenView() Test: TaplTestsTaskbar Bug: 215411414 Change-Id: I89b39ca5fabd03f5ac0f25d6ef69170683cf060d
This commit is contained in:
@@ -160,6 +160,7 @@ public class TaskbarControllers {
|
||||
taskbarForceVisibleImmersiveController.onDestroy();
|
||||
taskbarAllAppsController.onDestroy();
|
||||
navButtonController.onDestroy();
|
||||
taskbarInsetsController.onDestroy();
|
||||
|
||||
mControllersToLog = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user