aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-sw768dp
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-05-08 12:39:54 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-05-08 12:50:07 +0900
commit7b6afb1287fb6d5edfebed7403eb31ed23a8348d (patch)
tree5d8e9d292edc92baa2ffc4777b171daa11a2c5d5 /java/res/values-sw768dp
parent22d196cb178e31d3aac23a1d34c5032299dc8bb5 (diff)
downloadlatinime-7b6afb1287fb6d5edfebed7403eb31ed23a8348d.tar.gz
latinime-7b6afb1287fb6d5edfebed7403eb31ed23a8348d.tar.xz
latinime-7b6afb1287fb6d5edfebed7403eb31ed23a8348d.zip
Enable long-press spacebar on 7 inch tablet
This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf
Diffstat (limited to 'java/res/values-sw768dp')
-rw-r--r--java/res/values-sw768dp/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/res/values-sw768dp/config.xml b/java/res/values-sw768dp/config.xml
index b78a6c62a..5fcaeeb41 100644
--- a/java/res/values-sw768dp/config.xml
+++ b/java/res/values-sw768dp/config.xml
@@ -26,8 +26,6 @@
<bool name="config_default_popup_preview">false</bool>
<bool name="config_default_sound_enabled">true</bool>
<bool name="config_auto_correction_spacebar_led_enabled">false</bool>
- <!-- Long pressing space will invoke IME switcher if > 0, never invoke IME switcher if == 0 -->
- <integer name="config_long_press_space_key_timeout">0</integer>
<!-- This configuration is the index of the array {@link KeyboardSwitcher.KEYBOARD_THEMES}. -->
<string name="config_default_keyboard_theme_index" translatable="false">5</string>
<integer name="config_max_more_keys_column">5</integer>