summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Maryam Dehaini <mdehaini@google.com> 2023-06-13 13:22:09 -0700
committer Maryam Dehaini <mdehaini@google.com> 2023-06-29 13:42:33 -0700
commitee7406faeae7b933ddcb62c6fa9ecf5f46df6f94 (patch)
tree68c11151d664d2331cd5ac5ed5972e0ad47b4aa5 /libs/androidfw/ObbFile.cpp
parent6ee04ea76f39fafe81770848405302bf665cef66 (diff)
Set position during TRANSIT_ENTER_DESKTOP_MODE transition
Currently, relayout runs during the TRANSIT_ENTER_DESKTOP_MODE transition and sets the surface's position in startT and finishT. This change overrides that by calculating and setting the surface control's position to the correct value. We also introduced the MoveToDesktop animator since we previously had an animator running at the same time as the enter desktop animation that was also positioning the task which meant we had to pass in a lot of information over to the transition handler. Now, we only pass in the MoveToDesktop animator which holds all the information we need. Test: Drag to freeform and check that there is no flash Bug: 277780635 Change-Id: Iaed5191f9d56375c42c32e9afce3ffc54ca5f351
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions