Merge "Overscoll bounce amplitude is smaller." into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
c927ec5049
@@ -167,7 +167,7 @@ public class ViewConfiguration {
|
||||
/**
|
||||
* Max distance to overfling for edge effects
|
||||
*/
|
||||
private static final int OVERFLING_DISTANCE = 12;
|
||||
private static final int OVERFLING_DISTANCE = 6;
|
||||
|
||||
private final int mEdgeSlop;
|
||||
private final int mFadingEdgeLength;
|
||||
|
||||
Reference in New Issue
Block a user