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

Commit 4eeba097 authored by Haoyu Zhang's avatar Haoyu Zhang Committed by Automerger Merge Worker
Browse files

Merge "Change config.xml handwrtiingSlop to 2dp" into udc-qpr-dev am: 4e348d49

parents 137d6551 4e348d49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2791,7 +2791,7 @@

    <!-- Base "handwriting slop" value used by ViewConfiguration as a
     movement threshold where stylus handwriting should begin. -->
    <dimen name="config_viewConfigurationHandwritingSlop">4dp</dimen>
    <dimen name="config_viewConfigurationHandwritingSlop">2dp</dimen>

    <!-- Base "hover slop" value used by ViewConfiguration as a
         movement threshold under which hover is considered "stationary". -->