commit | 9b6578071fbe042b5a77f621d1bdc76e92720e48 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Thu Apr 08 13:46:23 2010 -0700 |
committer | Grace Kloba <klobag@google.com> | Fri Apr 09 08:51:47 2010 -0700 |
tree | 1739e3516002bfd29b345124c93422665861b4c8 | |
parent | 9da7730d5f97270c356ee86298c5d6d45f39b264 [diff] |
Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling. Fix http://b/issue?id=2574172