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

Commit c927ec50 authored by Gilles Debunne's avatar Gilles Debunne Committed by Android (Google) Code Review
Browse files

Merge "Overscoll bounce amplitude is smaller." into honeycomb

parents f72a13ec 8ce7aab7
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;