commit | 31f708c4dc0d2ee2db1bc23a16d761275ccedf8c | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Wed Aug 23 10:59:57 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu Aug 24 15:57:09 2017 +0000 |
tree | 0e6a27c77f67a09d57b9bd022ab20fa8dc08c67f | |
parent | d836c4f8a52defd9014b0eaabf8eda1e7619c14d [diff] |
Fixed a bug where we weren't releasing views When tracking with the headsuptouchhelper, views would not be released properly, since we're handing over the touch to the panel. This is now fixed. Test: drag down on heads-up, observe normal motion Change-Id: Ia9eef07c789d6d03098c2e34f86c16fdeeb93d42 Fixes: 37314754