Files
frameworks_base/core/java/android/widget
Alan Viverette d22db216fe 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
2014-02-13 17:47:38 -08:00
..
2013-11-01 02:38:01 +00:00
2013-09-24 15:27:16 -07:00
2013-07-23 13:09:51 -07:00