mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Merge "Set mEnableDrawingLiveTile = false in RecentsView#reset()" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e81ac4f170
@@ -1561,6 +1561,7 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
|
||||
mRecentsAnimationController = null;
|
||||
}
|
||||
}
|
||||
setEnableDrawingLiveTile(false);
|
||||
mLiveTileParams.setTargetSet(null);
|
||||
mLiveTileTaskViewSimulator.setDrawsBelowRecents(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user