commit | d65addb4c9e8d552907bc2720e6127e0259b8f09 | [log] [tgz] |
---|---|---|
author | Romain Guy | Tue Mar 31 12:57:35 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 31 12:57:35 2009 -0700 |
tree | c13f4f3942829938a75ce02be4815d63f3e6c4ee | |
parent | 65c8e11a31ded66cf024ec800a63f76dc4c83dab [diff] |
AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) BUG=1749387 Automated import of CL 143758