commit | b8303550e97a821f82bb76f9602cc6660bfa4b7e | [log] [tgz] |
---|---|---|
author | Rohan Shah <shahrk@google.com> | Mon Mar 05 10:00:10 2018 -0800 |
committer | Rohan Shah <shahrk@google.com> | Thu Mar 08 17:59:16 2018 +0000 |
tree | ef607e83b61e8eae43c9831af1b4450cda2a92ba | |
parent | 5f6980af6e988670bef921956815c644d1a9c7e8 [diff] |
Filter out detached views from touch Views that are detached shouldn't get touch events/start getting animated (They can't be animated). Added filter to stream to remove these views from consideration for the nearest touch frame algo. Test: Visually + unit test Bug: 65146195 Change-Id: I74df495a7c02d3d46cd6784f0950c48b5311819e (cherry picked from commit 2adfe95d849c69c7134e471e065e73596f63727e)