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

Commit 510886fc authored by Vineeth Bhende's avatar Vineeth Bhende Committed by Android (Google) Code Review
Browse files

Merge "Fix taskbar_expand/collapse jank monitor" into main

parents e7815c15 4d387831
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -573,7 +573,7 @@ public class TaskbarStashController implements TaskbarControllers.LoggableTaskba
        }
        }
        mAnimator = new AnimatorSet();
        mAnimator = new AnimatorSet();
        addJankMonitorListener(
        addJankMonitorListener(
                mAnimator, /* expanding= */ !mIsStashed, /* animationType= */ animationType);
                mAnimator, /* expanding= */ !isStashed, /* animationType= */ animationType);
        boolean isTransientTaskbar = DisplayController.isTransientTaskbar(mActivity);
        boolean isTransientTaskbar = DisplayController.isTransientTaskbar(mActivity);
        final float stashTranslation = mActivity.isPhoneMode() || isTransientTaskbar
        final float stashTranslation = mActivity.isPhoneMode() || isTransientTaskbar
                ? 0
                ? 0