commit | 734be0b5ae03b33fe19fa68a2a9af8304d418de3 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Feb 02 11:04:25 2021 -0800 |
committer | Tony Wickham <twickham@google.com> | Fri Feb 05 08:51:42 2021 -0800 |
tree | 04bbff53a84c213c6a71e0c05332d290318c8e94 | |
parent | 63fc59b80108125eb405af7f245cc9711634ec5e [diff] |
Add OnComputeInsetsListener to TaskbarContainerView Instead of updating visibility of TaskbarContainerView, keep it VISIBLE but with alpha 0, and update touchableInsets to allow touches to pass through. This avoids sending insets changed when Taskbar is hidden. Test: Swipe to Overview, no jumping/jank due to insets change; also tap where Taskbar would be and ensure it doesn't launch Bug: 171917176 Change-Id: I9ccb4335e0301f34eec459657f3bbaf88b0d8a52