commit | 6e7700ca575523895f8ebc5696e3e57aeccf30c0 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Jun 04 11:00:19 2012 -0700 |
committer | Adam Powell <adamp@google.com> | Mon Jun 04 11:01:46 2012 -0700 |
tree | 9f6996c7c7243272eba2ebbecbff360470e3f595 | |
parent | 8d3dd8427b57f463f0d4959c0ad8796008472caa [diff] |
ViewPager shouldn't drop motion that was detected during intercept Fix an issue where a large motion that triggered touch interception and scrolling would not scroll the view. This can happen if the app is being particularly unresponsive at the time and MotionEvents are batched. Change-Id: Ib350e75f6d83da81df11e3c7e618184f414ab670