mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 06:56:27 +09:00
sm6250-common: overlay: Enable haptic text cursor
Support has landed in WebView, so time to turn it on in framework! Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
This commit is contained in:
committed by
Alexander Winkowski
parent
401d2588f3
commit
d5a1b3751f
@ -343,4 +343,9 @@
|
||||
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
|
||||
<item>9</item> <!-- COLOR_MODE_DISPLAY_P3 -->
|
||||
</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>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user