commit | 3f3563c3ae329b5e31c815f91138a2a61c0aa71d | [log] [tgz] |
---|---|---|
author | Govinda Wasserman <gwasserman@google.com> | Tue Aug 10 23:10:00 2021 -0400 |
committer | Govinda Wasserman <gwasserman@google.com> | Tue Aug 10 23:10:00 2021 -0400 |
tree | 97fc1b09bad0109ae1383fbe397945ea75f120e4 | |
parent | 57244b6ebbfbe39bc7fa80de3d90d937a33beac9 [diff] |
Fixes AssistOrbController crash AssistOrbController caused a crash by trying to remove a view that was not attached. This change adds a check if the view is attached before removal. Test: Tested locally BUG: 195902117 FIX: 195902117 Change-Id: Ibc65a9b1789c7ee629c28de31392fffc0536ed70