commit | 08c3480b8459323af4fd6e16f09697fc5ac8c731 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Jun 10 14:54:12 2021 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Mon Jun 21 20:51:12 2021 +0000 |
tree | b5ce9cec52605ab11f25972a1f98b463a112165e | |
parent | fe139cdf693dc3da5e62193f80544ab827523a14 [diff] |
Finish wrapped launcher animations if impl is gone If the runner impl is gone (since it is a weakreference), we still need to complete the animation contract by calling the finish callback, so do that. Bug: 183993924 Test: atest ActivityMetricsLoggerTests Change-Id: Idce1859f0417cb74bbb9884e0d06750539e4545e (cherry picked from commit 8a672e15cc95528d70e60fd3a598edc962b0ff9c)