Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5b43a04 authored by Gilles Debunne's avatar Gilles Debunne Committed by Android Git Automerger
Browse files

am c927ec50: Merge "Overscoll bounce amplitude is smaller." into honeycomb

* commit 'c927ec50':
  Overscoll bounce amplitude is smaller.
parents 41cd1ce1 c927ec50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;