DO NOT MERGE Tweak overscroll

Change-Id: I5ba00fc87ba7b286978acf577ba6461f79066437
This commit is contained in:
Adam Powell
2010-09-03 16:09:03 -07:00
parent 9077f8ec93
commit 7627c221c6

View File

@@ -143,7 +143,7 @@ public class ViewConfiguration {
/**
* 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