Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Treat two TaskFragment leashes as one for TASK_FRAGMENT_OPEN/CLOSE

We use the default activity open animation for TaskFragment open.
However, when two split TaskFragments are opening together, it would
look like their separate. We can't promote it to the Task level because
the Task contains both opening and closing TaskFragments.

The workaround here is to offset the left/right TaskFragments to make
them look like one window.

Bug: 201623109
Bug: 196173550
Test: manually open two TaskFragment in split with demo app
Change-Id: Ic391262dcbd7f35d4e5a88588d39c74b4c5d5aae
parent 559ce89b
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