commit | 458034799861fef47e00d85d528b4dac5e00bd51 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Jan 25 15:10:44 2010 -0800 |
committer | Adam Powell <adamp@google.com> | Fri Feb 05 17:57:41 2010 -0800 |
tree | 59ac7eea5cc95ea3b9fd5368e435a73f3d0a3d14 | |
parent | 420bc12ed03dd0514e0d0400385ceba3e91bbe2c [diff] |
ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy. Addresses bugs 1161597 and 1119429.