-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
有时候快速滑动的时候就挂了。是不是recycle是异步的,2次up事件太短,瞎猜的。
不要这个方法可以不。
java.lang.IllegalStateException: Already in the pool!
at android.util.Pools$SimplePool.release(Pools.java:112)
at android.util.Pools$SynchronizedPool.release(Pools.java:161)
at android.view.VelocityTracker.recycle(VelocityTracker.java:85)
at com.xxx.xxx.player.DispatchLayout.dispatchTouchEvent(DispatchLayout.java:83)
Metadata
Metadata
Assignees
Labels
No labels