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

Commit 5019ffa2 authored by shreerag@google.com's avatar shreerag@google.com Committed by Josh Yang
Browse files

Remove wear-specific touch slop overlay

We want to use the default 8 dp now

Bug: 176986977
Test: build success
Change-Id: I8057596601cd5ab97554e76e2bcb7876eb6e89f7
(cherry picked from commit bec5fb3d08a04de22612fb25a68a7c38f08a21dd)
parent 3145d45d
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -27,10 +27,6 @@
        <item>restart</item>
        <item>restart</item>
    </string-array>
    </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. -->
    <!-- Minimum velocity to initiate a fling, as measured in dips per second. -->
    <dimen name="config_viewMinFlingVelocity">500dp</dimen>
    <dimen name="config_viewMinFlingVelocity">500dp</dimen>