commit | a9f16586c4d36723e0aa238197bb82469714a6d5 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Thu May 11 09:28:57 2023 -0700 |
committer | Mady Mellor <madym@google.com> | Thu May 11 09:54:18 2023 -0700 |
tree | 2f3cdff2b1ec41ed6768b3fa8e6c4eca9d379c34 | |
parent | 207bc54d297ec38e46e10aed6541cb49b9aa3684 [diff] |
Fix potential NPE when removing bubble The icon view on the bubble might be cleaned up somehow before we try to remove it, grab it before the animation starts and ensure it's not null before removing it from the view. Bug: 281891504 Test: none / couldn't repro locally Change-Id: Ic2a2b01cc0270ba00c8a5c1ad07c1256bbc1b351