History log of /frameworks/support/v4/gingerbread/android/support/v4/widget/ScrollerCompatGingerbread.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6580cf4b7e74a2a017ed95b0dc50155b9995edeb 02-Mar-2013 Adam Powell <adamp@google.com> Fix ViewDragHelper/SlidingPaneLayout bugs

Fix an overzealous and buggy edge drag detector. Tune animation
timing. Make sure that captured views become un-captured.

Change-Id: Ib2122082fdbab12256743760995b148717c664bd
/frameworks/support/v4/gingerbread/android/support/v4/widget/ScrollerCompatGingerbread.java
b9e34c7d443082d5ee2b90a0e6788523d8df0df1 28-Feb-2013 Adam Powell <adamp@google.com> Make ScrollerCompat public/expand it

ScrollerCompat is now available for all of your
scrolling-compatibility needs! It will automatically select Scroller
or OverScroller as the internal implementation as appropriate for the
underlying platform version.

Extra OverScroller methods are no-ops on devices that do not support
them.

Change-Id: I0536327eddb3ef75ccae3fb76609bff2f75976d9
/frameworks/support/v4/gingerbread/android/support/v4/widget/ScrollerCompatGingerbread.java