Files
android_frameworks_base/core/java/android
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-10-27 11:45:08 -07:00
2009-11-25 12:59:48 -08:00
2009-09-17 11:21:47 -04:00
2009-10-30 19:44:22 -07:00