OSDN Git Service

Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if...
authorGrace Kloba <klobag@google.com>
Fri, 12 Mar 2010 17:38:49 +0000 (09:38 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 12 Mar 2010 17:38:49 +0000 (09:38 -0800)
commit45be271b5f3413c6815e18331d2ffa07d88fd3f6
tree7790c85c6748bca35e0f967f9c413c47b285858b
parentbac40307ba5feff3a3e9c21ca897f58e5c8c7735
parent2563ffb84fc1ef569c06a35aab413258deab6bfe
Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if vx is greater than vy, as we pin x later in onOverscrolled(), the fling doesn't work as expected."