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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user