aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-iw
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml-iw')
-rwxr-xr-xjava/res/xml-iw/kbd_qwerty.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/res/xml-iw/kbd_qwerty.xml b/java/res/xml-iw/kbd_qwerty.xml
index 4287abb74..20e59417a 100755
--- a/java/res/xml-iw/kbd_qwerty.xml
+++ b/java/res/xml-iw/kbd_qwerty.xml
@@ -162,7 +162,8 @@
android:isModifier="true" />
<Key
android:keyLabel="/"
- android:keyWidth="10%p" />
+ android:keyWidth="10%p"
+ android:isModifier="true" />
<Key
android:codes="32"
android:keyIcon="@drawable/sym_keyboard_space"
@@ -312,4 +313,4 @@
android:keyEdgeFlags="right"
android:isModifier="true" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>