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

Commit 5d50e49c authored by Nick Chameyev's avatar Nick Chameyev Committed by Android (Google) Code Review
Browse files

Merge "[Taskbar icons unfold animation issue] Do not take into account initial...

Merge "[Taskbar icons unfold animation issue] Do not take into account initial translation" into sc-v2-dev
parents 02a5019c 9e0d0ed0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ public class TaskbarUnfoldAnimationController {
        @Override
        public void onTransitionFinished() {
            mMoveFromCenterAnimator.onTransitionFinished();
            mMoveFromCenterAnimator.clearRegisteredViews();
        }

        @Override