Files
frameworks_base/core/java/android/webkit
Cary Clark ac492e181a tweak snap scroll
WebView.mHeldMotionless should only be set to MOTIONLESS_FALSE
if some scrolling occurs, even in the case where motion is discarded
by snap-scroll mode.

Refactoring the code allows the code to be smaller, and provides
a single point where scrollBy() is called while dragging.

This doesn't change the snap-scroll logic in any way.

related to http://b/issue?id=2092446
2009-10-20 15:17:55 -04:00
..
2009-08-11 13:45:28 -04:00
2009-08-13 13:07:48 +01:00
2009-10-09 13:48:28 -04:00
2009-10-20 15:17:55 -04:00