Files
frameworks_base/core/java/android/widget
Romain Guy f3c7d4294d Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)
When the user lifts her finger up, AbsListView computes the fling velocity
and report a SCROLL_STATE_FLING if the velocity is high enough. However,
when the fling is not initiated because the velocity is too low (case of
a normal scroll), the idle state was not set nor reported.
2009-12-04 15:38:22 -08:00
..
2009-09-14 15:15:30 -07:00
2009-09-01 09:34:21 -04:00
2009-12-01 18:58:46 -08:00
2009-07-08 11:59:00 -07:00