commit | 31da217d0651d1d28ee362ef25cd6af128d94a56 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Dec 01 18:02:14 2022 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Dec 01 18:08:36 2022 +0100 |
tree | f22acba044701bc760d3b20a3298e815a01afeb5 | |
parent | 7ab95c84705fe29a8cd84394efbf9ac66b8c794a [diff] |
Fix NPE in DialogLaunchAnimator This CL fixes a NPE happening in DialogLaunchAnimator if it tried to synchronize the 2 view roots at the start/end of the animation and that the view that triggered the animation was detached from the hierarchy. This regression was caused by the refactoring in http://ag/20139844. Bug: 256194999 Test: Manual Change-Id: Id264ddfa6365bfdc952d512c2c182b6cbf4906e4