commit | 1973f979f6c41fa96582517e46a838a46595f653 | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Thu Jun 27 11:10:29 2024 +0000 |
committer | Ibrahim Yilmaz <iyz@google.com> | Thu Jun 27 11:13:33 2024 +0000 |
tree | 90867ee69cb9d77e5e9b26f5e90ef15a8e5a547a | |
parent | 65cb605669ebaedd50ace511226e65a4675581c7 [diff] |
[Inline Reply] Fix RemoteInputView visibility listener leak Whenever notification is updated, we are adding a new listener for the same ContentView instance. The list is getting bigger. This CL fixes this issue by getting back to 1-1 listener model from 1-N. Bug: 349628193 Test: presubmit Flag: NONE BUGFIX Change-Id: I1e572ad8bf2b665fa027416c0ae496d50203124b