commit | d1a57ed4916557c9a04d2cde8a88852b15b31bdf | [log] [tgz] |
---|---|---|
author | Vadim Caen <caen@google.com> | Tue Mar 22 12:17:15 2022 +0100 |
committer | Vadim Caen <caen@google.com> | Fri Mar 25 14:11:45 2022 +0100 |
tree | 48752ee2b6b878bffd5e1497b0ab5d5f4169aad9 | |
parent | 6a074eca5cca62cfd49bb65af6b2152e051c9ef6 [diff] |
Remove callback before WindowState removal ViewRootImpl was removing the callback from the server after the windowState was removed, which was consistently failing resulting in an exception in the log. Now the removal is done before the ViewRootImpl's window removal Test: Manually check that the error is not appearing in the log Bug: 226089354 Change-Id: Ie9cb9940791b16d6ae1b243079794583c87b1a5c