commit | d22db216fe7da01d70d4db3b3e76797aea64e956 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Feb 13 17:47:38 2014 -0800 |
committer | Alan Viverette <alanv@google.com> | Thu Feb 13 17:47:38 2014 -0800 |
tree | aacc617c508f7bb522f0104acff28030542a8a2f | |
parent | d63b4314b85e982a1d70d4064af59851f476dd36 [diff] |
Refactor AbsListView position scrollers for better abstraction The AbsListView sub-scroller knows nothing about layout. That's now handled by ListView and GridView, with subclasses of AbsListView using the default PositionScroller. Removes unnecessary (unreleased) APIs. Also fixes a bounds check that was using the item position rather than the child view position. BUG: 13006641 Change-Id: I2adb0f15623e32295facf81f5ada974083ba03ce