DO NOT MERGE Tweak overscroll
Change-Id: I5ba00fc87ba7b286978acf577ba6461f79066437
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user