commit | cb25bd8c2b41fad0f65114c42d8f6e732645dd96 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Mon Jun 03 17:10:44 2013 -0700 |
committer | Alan Viverette <alanv@google.com> | Mon Jun 03 17:10:44 2013 -0700 |
tree | 02cd8dfcedf37b44595c8ccb0a88dff736ada26b | |
parent | c930c4e1f094b153a4d2440d40bd22e3280d1472 [diff] |
Prevent scroll views from sending duplicate onScrollChanged events. Moves the call to onScrollChanged from onTouchEvent into onOverScrolled, which ensures only one of scrollTo or onScrollChanged will be called in a single execution. Bug: 7584549 Change-Id: Ibccd98a30835efad75eb41bcdd4b136e1b8e0ddd