aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/kbd_symbols_shift.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-08-27 15:26:08 +0900
committerTadashi G. Takaoka <takaoka@google.com>2010-08-27 15:47:35 +0900
commitcec1495071e0cf78b5941b07768062fbafe2dccd (patch)
tree9c9d2c69b358d64b21a482e805ffdc6cbbdd671b /java/res/xml/kbd_symbols_shift.xml
parent830fd4af566cf2545df5f45cd2f53d97c481e254 (diff)
downloadlatinime-cec1495071e0cf78b5941b07768062fbafe2dccd.tar.gz
latinime-cec1495071e0cf78b5941b07768062fbafe2dccd.tar.xz
latinime-cec1495071e0cf78b5941b07768062fbafe2dccd.zip
Disable long-press on shift and symbol keys
Long-press on shift and symbol keys will conflict with press-and-hold these keys and press normal key (a.k.a. multi touch support). Bug: 2910379 Change-Id: I27007b55a30a3699bf63fd8f64d58c4b23d97d9f
Diffstat (limited to 'java/res/xml/kbd_symbols_shift.xml')
-rwxr-xr-xjava/res/xml/kbd_symbols_shift.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/res/xml/kbd_symbols_shift.xml b/java/res/xml/kbd_symbols_shift.xml
index ca431fc8c..467ca529f 100755
--- a/java/res/xml/kbd_symbols_shift.xml
+++ b/java/res/xml/kbd_symbols_shift.xml
@@ -90,8 +90,6 @@
<Row android:rowEdgeFlags="bottom">
<Key android:codes="-2" android:keyLabel="@string/label_alpha_key" android:keyWidth="20%p"
- android:popupKeyboard="@xml/kbd_popup_template"
- android:popupCharacters="_"
android:keyEdgeFlags="left"/>
<Key android:keyLabel="„" android:keyWidth="10%p" />
<Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"