commit | e7b2a395a1f62b4e9b79dca7728b84b0e0ed3fc0 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Mon Nov 25 06:17:41 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Nov 25 06:17:41 2024 +0000 |
tree | 2b89ad04edd209adb7eb5308b29b7d808957dbc6 | |
parent | 79da36131067b8912a74b74ab07be62c2febdc36 [diff] |
Fix PIP exit animation flickering on non-match parent activity It was regressed by [1], which assumes the visible frame are always from (0, 0). [1]: I13006f479868f731550b9c75d8f9927bda2592fe Bug: 356277166 Change-Id: Ibbd3da612ac7906702f1500b065c6a02c188003c Fixes: 379653269 Test: atest BottomHalfExitPipToAppViaIntentTest BottomHalfExitPipToAppViaExpandButtonTest Test: atest PipTaskOrganizerTest DesktopTasksLimiterTest DesktopRepositoryTest Flag: EXEMPT bugfix