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

Commit 578890ad authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing task icon not animating when swiping up

Bug: 79236139
Change-Id: I3db7bd098053ebad0d42fa0245a0dbbafb4291c9
parent ad59f63a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -406,7 +406,6 @@ public abstract class RecentsView<T extends BaseActivity> extends PagedView impl
            taskView.bind(task);
        }
        resetTaskVisuals();
        applyIconScale(false /* animate */);

        if (oldChildCount != getChildCount()) {
            mQuickScrubController.snapToNextTaskIfAvailable();
@@ -426,6 +425,7 @@ public abstract class RecentsView<T extends BaseActivity> extends PagedView impl
        if (mRunningTaskTileHidden) {
            setRunningTaskHidden(mRunningTaskTileHidden);
        }
        applyIconScale(false /* animate */);

        updateCurveProperties();
        // Update the set of visible task's data