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

Commit d564a9d2 authored by Alex Chau's avatar Alex Chau Committed by Android (Google) Code Review
Browse files

Merge "Update pivots after taskSize is updated" into main

parents a6def816 1ae5e169
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2122,6 +2122,7 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T

        // Force TaskView to update size from thumbnail
        updateTaskSize();
        updatePivots();
    }

    /**