OSDN Git Service

Fix AbsListView scrolling behavior at edges.
authorAdam Powell <adamp@google.com>
Fri, 2 Apr 2010 17:21:55 +0000 (10:21 -0700)
committerAdam Powell <adamp@google.com>
Fri, 2 Apr 2010 17:21:55 +0000 (10:21 -0700)
commitb7795432a5512080fae2a0aa123c02b222f7bca6
tree5763959fb4e579d1c8d9f2154ba703f8128e297e
parent61c3a13e5f9d20c621f49598a0082063404c5f7e
Fix AbsListView scrolling behavior at edges.

Allow the user to start scrolling back into content immediately
after dragging past the end of content.

Remove some dead code.

Change-Id: Ife8f60499ac58179ba1e2500ca8745916392a4bc
core/java/android/widget/AbsListView.java