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-sv | |
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-sv')
-rw-r--r-- | java/res/xml-sv/kbd_qwerty.xml | 30 | ||||
-rw-r--r-- | java/res/xml-sv/kbd_qwerty_black.xml | 30 |
2 files changed, 20 insertions, 40 deletions
diff --git a/java/res/xml-sv/kbd_qwerty.xml b/java/res/xml-sv/kbd_qwerty.xml index ba51904e5..32a6add89 100644 --- a/java/res/xml-sv/kbd_qwerty.xml +++ b/java/res/xml-sv/kbd_qwerty.xml @@ -185,8 +185,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" @@ -218,8 +217,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" @@ -251,8 +249,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" @@ -286,8 +283,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" @@ -321,8 +317,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" @@ -367,8 +362,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" @@ -405,8 +399,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" @@ -443,8 +436,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" @@ -483,8 +475,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" @@ -523,8 +514,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-sv/kbd_qwerty_black.xml b/java/res/xml-sv/kbd_qwerty_black.xml index 68de10ddc..56050e9d0 100644 --- a/java/res/xml-sv/kbd_qwerty_black.xml +++ b/java/res/xml-sv/kbd_qwerty_black.xml @@ -182,8 +182,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" /> @@ -210,8 +209,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" /> @@ -238,8 +236,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" /> @@ -268,8 +265,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" /> @@ -298,8 +294,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" @@ -337,8 +332,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" /> @@ -369,8 +363,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" /> @@ -401,8 +394,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" /> @@ -435,8 +427,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" /> @@ -469,8 +460,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" |