commit | a239d7b867679106aec1a8f0c52fbd358d25e891 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Tue Sep 16 15:53:35 2014 -0700 |
committer | Brian Attwell <brianattwell@google.com> | Tue Sep 16 15:53:35 2014 -0700 |
tree | 6b699c90a87acacaec796288a512bc29aa2707e6 | |
parent | 3dc601795b113f8139e8a1f31c84b77f6793109c [diff] |
Don't double scroll listview in Dialer Instead of consuming the ListView's scroll in onPreNestedScroll, we were consuming -scroll. This had the affect of making the ListView move at double its natural speed. Bug: 16462679 Change-Id: I553f9a7b02a403c93657b0770f77b7a12bf31a40