Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e81ac4f1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set mEnableDrawingLiveTile = false in RecentsView#reset()" into sc-dev

parents 55060ca7 1fe96abb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1561,6 +1561,7 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
                mRecentsAnimationController = null;
            }
        }
        setEnableDrawingLiveTile(false);
        mLiveTileParams.setTargetSet(null);
        mLiveTileTaskViewSimulator.setDrawsBelowRecents(true);