commit | 3ef5a16e9327c0d26cf4673c4ff1d9b756553bd3 | [log] [tgz] |
---|---|---|
author | Yabin Huang <[email protected]> | Tue Dec 15 17:08:15 2020 -0800 |
committer | Yabin Huang <[email protected]> | Wed Dec 16 10:43:22 2020 -0800 |
tree | 66854efc522c0f3c46a05a82fa96853e65021719 | |
parent | 610846b72e7a7e187b7d7765c0348daf162626c6 [diff] |
Fix memory leak in FocusArea, FocusParkingView and ControlBar To avoid memory leak, remove OnGlobalFocusChangeListener when the view is detached from window. Fixes: 175442488 Test: manual Change-Id: I49fdbbaa4edc0348ac49c517a638ca13a8b34625