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

Commit 4e348d49 authored by Haoyu Zhang's avatar Haoyu Zhang Committed by Android (Google) Code Review
Browse files

Merge "Change config.xml handwrtiingSlop to 2dp" into udc-qpr-dev

parents 3d29c064 f1b0bfea
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". -->