aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/keyboard_layout_set_qwerty.xml
diff options
context:
space:
mode:
authorSandeep Siddhartha <sansid@google.com>2014-09-10 11:53:26 +0900
committerSandeep Siddhartha <sansid@google.com>2014-09-17 20:56:57 -0700
commit081c2d386dbd792162e1296ea0c561ffd4fa1739 (patch)
tree6cbdc5c444d90775cb90c3358c539494433bfc21 /java/res/xml/keyboard_layout_set_qwerty.xml
parentfc12c0a7fdb68b0c44a7fdefb67b15c099526f59 (diff)
downloadlatinime-081c2d386dbd792162e1296ea0c561ffd4fa1739.tar.gz
latinime-081c2d386dbd792162e1296ea0c561ffd4fa1739.tar.xz
latinime-081c2d386dbd792162e1296ea0c561ffd4fa1739.zip
Start showing the split keyboard layout
Change [3/3] Added tests for Qwerty/en-US/split Parse the switch-case statement from KeyboardBuilder to use the right layout. Bug: 4968173 Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2
Diffstat (limited to 'java/res/xml/keyboard_layout_set_qwerty.xml')
-rw-r--r--java/res/xml/keyboard_layout_set_qwerty.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/keyboard_layout_set_qwerty.xml b/java/res/xml/keyboard_layout_set_qwerty.xml
index 1aa6f010a..7c9a1403e 100644
--- a/java/res/xml/keyboard_layout_set_qwerty.xml
+++ b/java/res/xml/keyboard_layout_set_qwerty.xml
@@ -24,7 +24,7 @@
latin:elementName="alphabet"
latin:elementKeyboard="@xml/kbd_qwerty"
latin:enableProximityCharsCorrection="true"
- latin:supportsSplitLayout="false" />
+ latin:supportsSplitLayout="true" />
<Element
latin:elementName="symbols"
latin:elementKeyboard="@xml/kbd_symbols" />