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

Commit f670be37 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Finish any enter animation when jumping to state."

parents 681873fc a0ac98bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -167,6 +167,7 @@ public class DrawableContainer extends Drawable implements Drawable.Callback {
        }
        if (mCurrDrawable != null) {
            mCurrDrawable.jumpToCurrentState();
            mCurrDrawable.setAlpha(mAlpha);
        }
        if (mExitAnimationEnd != 0) {
            mExitAnimationEnd = 0;