mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 15:06:27 +09:00
miatoll: Enable haptic text cursor
Support has landed in WebView, so time to turn it on in framework! Bug: 111461797 Test: manual Change-Id: I064cf3512928637895932b3405adaec74b1ceed2 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
committed by
Aryan Gupta
parent
4d537dc4e3
commit
fd9678234e
@ -610,4 +610,10 @@
|
||||
running in WAL mode.
|
||||
Choices are: FULL, NORMAL, OFF. -->
|
||||
<string name="db_wal_sync_mode">OFF</string>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user