diff options
| author | 2023-06-12 14:56:39 -0700 | |
|---|---|---|
| committer | 2023-06-12 14:58:46 -0700 | |
| commit | ca1d1d77d4aa9f98c915aae5bd694a778dada02a (patch) | |
| tree | b3009a3de29113fa5570d3e2b87df490053a135f /libs/androidfw/BackupData.cpp | |
| parent | 46d3419bc4a2b59d9fee912f2e04072ec1498e45 (diff) | |
Don't merge task view transitions in UnfoldTransitionHandler
For TRANSIT_CHANGE TaskViewTransitions needs to do some work (i.e.
reparent the surface & set the position), however, this was being
skipped because the transition was getting merged with the unfold
transition. Skipping the merge allows TaskViewTransitions to apply
these changes in the transition & resolves this issue.
Bug: 286549869
Test: manual - expand a bubble on a folded device
- unfold the device
=> observe that the bubble remains expanded and the
content is in the correct position and bounds
Change-Id: I402a47f72510045840715a6583ff3614228e39a3
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions