summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Chris Li <lihongyu@google.com> 2023-11-10 13:52:04 +0800
committer Chris Li <lihongyu@google.com> 2023-11-10 14:01:15 +0800
commit6646820d65a735c5431cdccf29502da3e94b1f17 (patch)
tree0072df8077c84e93921f1197e899cc08a1c8e95f /libs/hwui/FrameInfoVisualizer.cpp
parent06341ecb12b4c0d344769d67694ba25cc427f4c1 (diff)
Fix janky auto-enter PiP animation from split activity
This happens to Activity Embedding split and system split screen. When minimizing the split pair of activities with one activity auto entering PiP. It used to keep the other split activity visible without any animation until the entering PiP animation (bounds) is done, which looks janky. Ideally, the transition should be splitted so that the PiP change is animated by the PipTransition while the rest should be picked up by other handler. This is a short term fix to immediately hide the other closing window. Fix: 306988504 Test: manual testing: in three-button navigation, show AE split activities with auto-pip, and press home button. Change-Id: Ib9425814d21eb419d8906f1c3580a7083c052fb3
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions