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

Commit be48bd95 authored by Josh Yang's avatar Josh Yang Committed by Android (Google) Code Review
Browse files

Merge "Remove wear-specific touch slop overlay"

parents 59f9bfed 5019ffa2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -27,10 +27,6 @@
        <item>restart</item>
    </string-array>

    <!-- Base "touch slop" value used by ViewConfiguration as a
         movement threshold where scrolling should begin. -->
    <dimen name="config_viewConfigurationTouchSlop">4dp</dimen>

    <!-- Minimum velocity to initiate a fling, as measured in dips per second. -->
    <dimen name="config_viewMinFlingVelocity">500dp</dimen>