aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/prefs_screen_debug.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-10-17 16:07:50 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-10-17 18:20:43 +0900
commitad2f695083ce8495f99ab52bfc6abf17e1e3b5dd (patch)
tree4fe8d94087477e23fd899aa0d144ff70c18978d8 /java/res/xml/prefs_screen_debug.xml
parentbd4693cd3fffcca2b73953fc05df4bc1a9b0a1bc (diff)
downloadlatinime-ad2f695083ce8495f99ab52bfc6abf17e1e3b5dd.tar.gz
latinime-ad2f695083ce8495f99ab52bfc6abf17e1e3b5dd.tar.xz
latinime-ad2f695083ce8495f99ab52bfc6abf17e1e3b5dd.zip
Bring back long press timeout settings
Bug: 18025209 Change-Id: Id8dbb051e04270f6892cae12a443103bd0d32dcb
Diffstat (limited to 'java/res/xml/prefs_screen_debug.xml')
-rw-r--r--java/res/xml/prefs_screen_debug.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/res/xml/prefs_screen_debug.xml b/java/res/xml/prefs_screen_debug.xml
index 25f7c6612..486d2367e 100644
--- a/java/res/xml/prefs_screen_debug.xml
+++ b/java/res/xml/prefs_screen_debug.xml
@@ -46,12 +46,6 @@
android:summary="@string/sliding_key_input_preview_summary"
android:defaultValue="true"
android:persistent="true" />
- <com.android.inputmethod.latin.settings.SeekBarDialogPreference
- android:key="pref_key_longpress_timeout"
- android:title="@string/prefs_key_longpress_timeout_settings"
- latin:minValue="@integer/config_min_longpress_timeout"
- latin:maxValue="@integer/config_max_longpress_timeout"
- latin:stepValue="@integer/config_longpress_timeout_step" />
<CheckBoxPreference
android:key="pref_has_custom_key_preview_animation_params"
android:title="@string/prefs_customize_key_preview_animation"