mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 07:46:55 +00:00
Merge "Fix memory leak in TaskbarLauncherStateController" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b797ca77b2
@@ -115,6 +115,7 @@ import java.util.function.Supplier;
|
||||
mIconAlignmentForGestureState.finishAnimation();
|
||||
mIconAlignmentForLauncherState.finishAnimation();
|
||||
|
||||
mIconAlphaForHome.setConsumer(null);
|
||||
mLauncher.getHotseat().setIconsAlpha(1f);
|
||||
mLauncher.getStateManager().removeStateListener(mStateListener);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user