mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Enable haptic text cursor.
Support has landed in WebView, so time to turn it on in framework! Bug: 111461797 Test: manual Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
This commit is contained in:
@@ -217,6 +217,11 @@
|
||||
<item>8</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Enables or disables haptic effect when the text insertion/selection handle is moved
|
||||
manually by the user. Off by default, since the expected haptic feedback may not be
|
||||
available on some devices. -->
|
||||
<bool name="config_enableHapticTextHandle">true</bool>
|
||||
|
||||
<!-- Make things go fast -->
|
||||
<bool name="config_ui_enableFadingMarquee">false</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user