Skip to content
Commit ca1d1d77 authored by Mady Mellor's avatar Mady Mellor
Browse files

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
parent 46d3419b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment