mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 02:27:21 +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:
parent
c9af742d54
commit
6363a34072
@ -347,4 +347,9 @@
|
|||||||
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
|
<item>0</item> <!-- COLOR_MODE_DEFAULT -->
|
||||||
<item>9</item> <!-- COLOR_MODE_DISPLAY_P3 -->
|
<item>9</item> <!-- COLOR_MODE_DISPLAY_P3 -->
|
||||||
</integer-array>
|
</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>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user