summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2022-06-23 18:38:02 +0800
committer Riddle Hsu <riddlehsu@google.com> 2022-06-24 14:27:54 +0800
commit7b0380764c1ffe3cbf41b2c5e918ac8ed2c31a53 (patch)
tree43fd34d84ed18979e7855583cd705f57735e19ce /api/api.go
parentd9fa425f920cb3d0bd8205c103ae1515dec81867 (diff)
Do not use seamless rotation for multi-window
Otherwise other non seamless apps may be flickering. Also it potential causes sync problem when split-screen uses sync group and seamless rotation uses applyWithNextDraw at the same time. Note that shell transition doesn't have the problem in split screen because it will reject seamless if there is one changed task doesn't declare seamless. So at least the split root task will guard the case. Bug: 236926512 Test: Enter split-screen with an app using ROTATION_ANIMATION_SEAMLESS. Rotate the display and there will be a normal rotation animation. Change-Id: I6a44c1d3530cb92bdf6ebd81f1a520158b552d00
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions