am 7627c221: DO NOT MERGE Tweak overscroll

Merge commit '7627c221c6ce8bf433bf207b002eabe7236c4757' into gingerbread-plus-aosp

* commit '7627c221c6ce8bf433bf207b002eabe7236c4757':
  DO NOT MERGE Tweak overscroll
This commit is contained in:
Adam Powell
2010-09-03 16:33:37 -07:00
committed by Android Git Automerger

View File

@@ -143,7 +143,7 @@ public class ViewConfiguration {
/** /**
* Max distance to overscroll for edge effects * Max distance to overscroll for edge effects
*/ */
private static final int OVERSCROLL_DISTANCE = 2; private static final int OVERSCROLL_DISTANCE = 0;
/** /**
* Max distance to overfling for edge effects * Max distance to overfling for edge effects