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

Commit 8954c85a authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/26499257'] into 24Q2-release.

Change-Id: I58751eaa7981ac656fb202089b52373c640b0330
parents ba2db8f0 81d456f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5160,6 +5160,9 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
                && !mOverviewGridEnabled) {
            mTempRect.set(mLastComputedCarouselTaskSize);
        } else {
            if (mLastComputedTaskSize.height() == 0 || mLastComputedTaskSize.width() == 0) {
                getTaskSize(mLastComputedTaskSize);
            }
            mTempRect.set(mLastComputedTaskSize);
        }
        return getPagedViewOrientedState().getFullScreenScaleAndPivot(