Increase the config_key_hysteresis_distance value for tablet form factor devices
bug: 6745169 Change-Id: I4f0c018748b12d42d5ef587d93df3c5521623b36
This commit is contained in:
parent
af2c115253
commit
8788dffe6f
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
<!--
|
<!--
|
||||||
Configuration for LatinKeyboardView
|
Configuration for LatinKeyboardView
|
||||||
-->
|
-->
|
||||||
|
<dimen name="config_key_hysteresis_distance">40.0dp</dimen>
|
||||||
<bool name="config_sliding_key_input_enabled">false</bool>
|
<bool name="config_sliding_key_input_enabled">false</bool>
|
||||||
<!-- Showing more keys keyboard, just above the touched point if true, aligned to the key if
|
<!-- Showing more keys keyboard, just above the touched point if true, aligned to the key if
|
||||||
false -->
|
false -->
|
||||||
|
|
Loading…
Reference in a new issue