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

Skip to content
Commit 80260233 authored by Tony Huang's avatar Tony Huang Committed by Android Build Coastguard Worker
Browse files

Do not add divider to dismiss transition

If there is also a display change in same transition, we need to
release old divider surface and it lead to crash due to it running
animation before release.

Actually, we cannot see divider animation in dismiss transition
due to it didn't be added in transition root so its animation
is invisible. So remove this didn't affect current dismiss animation.

Fix: 287207156
Test: manual
Test: pass existing tests
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c6feebfd9598e106f0cb1394271da14b5b9cb983)
Merged-In: I9c0cacfbd8df7deed5c2b028c1e2af9a0cac540a
Change-Id: I9c0cacfbd8df7deed5c2b028c1e2af9a0cac540a
parent f9326ccd
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