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

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

Merge "Discard the animation as soon as it ends." into main

parents 3baabef4 6758b0fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2221,8 +2221,8 @@ public class ExpandableNotificationRow extends ActivatableNotificationView
                    if (mMenuRow != null) {
                        mMenuRow.resetMenu();
                    }
                    mTranslateAnim = null;
                }
                mTranslateAnim = null;
            }
        });
        mTranslateAnim = translateAnim;