diff options
author | Brad Fitzpatrick <bradfitz@android.com> | 2010-11-19 12:03:22 -0800 |
---|---|---|
committer | Brad Fitzpatrick <bradfitz@android.com> | 2010-11-19 12:03:22 -0800 |
commit | 5e9d94505bd7d4e294bfe309db25e293164e2d29 (patch) | |
tree | b8a44401e30ee928d4a607c28ade655f8b6f6f1f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | de8da848cddaa6515e28aa362cbbd987eb049615 (diff) |
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
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions