commit | f425d30004448783b5c93dda7fa59db4d05093fe | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Fri Mar 05 15:27:09 2021 -0800 |
committer | Mady Mellor <madym@google.com> | Fri Mar 05 15:48:20 2021 -0800 |
tree | 16025f22e8c60872753eeadb2e7d17e834d156dc | |
parent | 397e520f7944b321e010c17efbc132a0ddf634a6 [diff] |
Fix gesture exclusion for bubbles This was happening after the stack was dismissed & came back. I think the onDrawListener should be added / removed when BSV is attached/detached. We reuse BubbleStackView in S so this is probably a regression from those changes. Fixes: 181083993 Test: 1 - have gesture nav enabled 2 - add bubbles, dismiss them, add more 3 - check that bubbles are easily moveable & don't trigger back Change-Id: I1176efd2e41b3c9f1adb0d756e03bcfc5837eab6