diff options
author | 2010-09-21 13:00:13 +0900 | |
---|---|---|
committer | 2010-09-21 13:00:13 +0900 | |
commit | aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd (patch) | |
tree | 95c694f223fc7be16c6b5963467cead79a6d78c3 /java/res/xml-ru | |
parent | 7763b36d6d95d78df49c5144291972d95ff7b4f6 (diff) | |
download | latinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.tar.gz latinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.tar.xz latinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.zip |
Space key will no longer auto-repeat
Bug: 3014225
Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
Diffstat (limited to 'java/res/xml-ru')
-rw-r--r-- | java/res/xml-ru/kbd_qwerty.xml | 30 | ||||
-rw-r--r-- | java/res/xml-ru/kbd_qwerty_black.xml | 30 |
2 files changed, 20 insertions, 40 deletions
diff --git a/java/res/xml-ru/kbd_qwerty.xml b/java/res/xml-ru/kbd_qwerty.xml index 129e68e9b..1877f838e 100644 --- a/java/res/xml-ru/kbd_qwerty.xml +++ b/java/res/xml-ru/kbd_qwerty.xml @@ -162,8 +162,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="40%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -195,8 +194,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="40%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -228,8 +226,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="40%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -263,8 +260,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="40%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -298,8 +294,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="20%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:codes="@integer/key_tab" android:keyIcon="@drawable/sym_keyboard_tab" @@ -344,8 +339,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="30%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -382,8 +376,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="30%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -420,8 +413,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="30%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -460,8 +452,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="30%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" @@ -500,8 +491,7 @@ android:keyIcon="@drawable/sym_keyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" android:keyWidth="30%p" - android:isModifier="true" - android:isRepeatable="true" /> + android:isModifier="true" /> <Key android:codes="@integer/key_tab" android:keyIcon="@drawable/sym_keyboard_tab" diff --git a/java/res/xml-ru/kbd_qwerty_black.xml b/java/res/xml-ru/kbd_qwerty_black.xml index 02894ede4..ebf78ce97 100644 --- a/java/res/xml-ru/kbd_qwerty_black.xml +++ b/java/res/xml-ru/kbd_qwerty_black.xml @@ -158,8 +158,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="40%p" - android:isRepeatable="true" /> + android:keyWidth="40%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -186,8 +185,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="40%p" - android:isRepeatable="true" /> + android:keyWidth="40%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -214,8 +212,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="40%p" - android:isRepeatable="true" /> + android:keyWidth="40%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -244,8 +241,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="40%p" - android:isRepeatable="true" /> + android:keyWidth="40%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -274,8 +270,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="20%p" - android:isRepeatable="true" /> + android:keyWidth="20%p" /> <Key android:codes="@integer/key_tab" android:keyIcon="@drawable/sym_bkeyboard_tab" @@ -313,8 +308,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="30%p" - android:isRepeatable="true" /> + android:keyWidth="30%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -345,8 +339,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="30%p" - android:isRepeatable="true" /> + android:keyWidth="30%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -377,8 +370,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="30%p" - android:isRepeatable="true" /> + android:keyWidth="30%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -411,8 +403,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="30%p" - android:isRepeatable="true" /> + android:keyWidth="30%p" /> <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation" /> @@ -445,8 +436,7 @@ android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" android:iconPreview="@drawable/sym_keyboard_feedback_space" - android:keyWidth="30%p" - android:isRepeatable="true" /> + android:keyWidth="30%p" /> <Key android:codes="@integer/key_tab" android:keyIcon="@drawable/sym_bkeyboard_tab" |