Files
frameworks_base/core/java/android/widget
Brad Fitzpatrick 5e9d94505b Fix AbsListView StrictMode.Span end point on flings.
Noticed after logs showed a ton of false positives, I went back and
looked at the history.  During the review of the previous CL, I
accidentally moved the finish() of the fling animation tracking inside
the PROFILE_FLINGING block, which is normally off.

Re-tested this CL with StrictMode debugging enabled and it now always
propertly resets to 0 animations in flight when no animations are
running.

Change-Id: Ie9746df36e2ec3f82679b20e91e3d93c05b863d4
2010-11-19 12:03:22 -08:00
..
2010-10-31 10:08:04 +01:00
2010-11-05 11:45:53 -07:00
2010-08-04 11:06:22 -07:00
2010-11-15 11:08:03 -08:00
2010-10-26 14:22:30 -07:00
2010-11-18 15:29:03 -08:00
2010-10-26 11:08:05 -07:00