Files
frameworks_base/core/java/android/widget
Alan Viverette cb25bd8c2b 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
2013-06-03 17:10:44 -07:00
..
2012-04-09 10:18:28 -04:00
2013-05-07 15:05:09 -07:00
2013-01-11 23:44:11 -08:00
2013-04-10 11:27:08 -07:00
2013-04-30 11:19:39 -07:00