Skip to content
Commit c72e0d11 authored by Chris Li's avatar Chris Li
Browse files

Fix ActivityEmbedding Shell transition animation with reparent

With legacy transition, we capture a screenshot of the reparent child,
and attach it to the parent surface (in WM Core), and then animate the
parent in handler.

With Shell transition, we also need to do the same (in WM Shell) to
screenshot the reparent child, and animate the parent using the child's
change info. Otherwise the child animation will be cropped.

Bug: 207070762
Test: manual
Change-Id: I52b5c839343864b4179e5c35c33343bc282bc189
parent 2de34a74
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