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

Commit f1b0bfea authored by Haoyu Zhang's avatar Haoyu Zhang
Browse files

Change config.xml handwrtiingSlop to 2dp

Bug: 289118001
Test: atest StylusHandwritingTest
Change-Id: I0c9c7b0b9bc6ffe1cea18c3ae93dc6d4177c4804
parent 8eea66e7
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". -->