"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "6ffd6e9f46b124c80820ebbf55cca3432f35a7ae"
Fix huge bounce-back in ListView when double-flinging
Issue-Id: RM-170 The bounce-back reliably happened when AbsListView.fling was called with high enough velocity (>50000). Such values caused integer overflow when squared in the course of some ballistic calculations in OverScroller.fitOnBounceCurve. Bug: 19056278 Change-Id: I35d5376c67bc6847955b44ee268e89bce2db81d0
Loading
Please register or sign in to comment