| commit | 80260233e145f59232b07e9d3662da9cda4fb0c3 | [log] [tgz] |
|---|---|---|
| author | Tony Huang <tonyychuang@google.com> | Tue Jun 20 15:51:57 2023 +0800 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jul 11 00:38:46 2023 +0000 |
| tree | 076e83a823318f52cd06e6f5a210ddaf83a91798 | |
| parent | f9326ccd6312f107ffe0a89a2035db0e2485405f [diff] |
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