commit | 0b8acd81d5029385ec0ae3cafd90acf3036b89ac | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Wed Apr 25 20:29:23 2012 -0700 |
committer | Adam Powell <adamp@google.com> | Thu Apr 26 11:10:27 2012 -0700 |
tree | c1b1b4eb981dc33fd724c4a6b55a0dd80e84dece | |
parent | 7725180c646d1976a2a2097735862a75ec47c544 [diff] |
Fix janky programmatic ListView scrolling Adjust AbsListView to use a linear interpolator for smooth scrolling rather than the default scroller behavior. This prevents irregular motion as the scroll is altered in-flight to account for varying height list items. Bug 6397800 Change-Id: I8cc33dfc18903943369e1353930c48e2652b0142