diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-08-31 21:34:53 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-08-31 22:00:15 +0800 |
commit | cbe763308a64352ab55f1cbbe85eee96fbab1c47 (patch) | |
tree | 52516d5f1319dd6915e6379180359b1f7fc93a0e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 61babbcfb524808efaac573c78613a7b2805007d (diff) |
Skip resize changing transition if display is rotating
Though the bounds change transactions are not updated synchronously with
display rotation, the rotation animation will wait until visible windows
are drawn with new configuration. So even if the bounds change for task
fragment are sent after receiving onTaskFragmentParentInfoChanged due to
rotation change, it can still be covered by rotation animation.
Bug: 197983252
Test: Launch split embedded activities and rotated device.
Change-Id: I4517eac3ba221b45a20b7d7bd5f05c4def33e8c4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions