aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-iw
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-11-23 11:54:33 -0800
committerTadashi G. Takaoka <takaoka@google.com>2010-12-01 10:17:16 +0900
commit842b3d411592847be496590608d298bc17cf70b2 (patch)
tree4969711346abc0232f587b25dde4771f125c73ef /java/res/xml-iw
parentb30fa723f05a0065ba5a257cd0db32fcba621ddb (diff)
downloadlatinime-842b3d411592847be496590608d298bc17cf70b2.tar.gz
latinime-842b3d411592847be496590608d298bc17cf70b2.tar.xz
latinime-842b3d411592847be496590608d298bc17cf70b2.zip
Support de,fr locale keyboard layouts for tablet
This change introduces, - support de QWERTZ - support fr AZERTY - support fr_CA QWERTY layout - support fr_CH QWERTZ layout - refactor some common keyboard row layouts Bug: 2334086 Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
Diffstat (limited to 'java/res/xml-iw')
-rw-r--r--java/res/xml-iw/kbd_qwerty.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/java/res/xml-iw/kbd_qwerty.xml b/java/res/xml-iw/kbd_qwerty.xml
index fd94a1202..514f93572 100644
--- a/java/res/xml-iw/kbd_qwerty.xml
+++ b/java/res/xml-iw/kbd_qwerty.xml
@@ -25,6 +25,8 @@
latin:verticalGap="@dimen/key_bottom_gap"
latin:keyHeight="@dimen/key_height"
>
+ <include
+ latin:keyboardLayout="@xml/kbd_key_styles" />
<Row
latin:rowEdgeFlags="top"
>
@@ -50,12 +52,8 @@
<Spacer
latin:horizontalGap="1.25%p" />
<Key
- latin:codes="@integer/key_delete"
- latin:keyIcon="@drawable/sym_keyboard_delete"
- latin:iconPreview="@drawable/sym_keyboard_feedback_delete"
+ latin:keyStyle="deleteKeyStyle"
latin:keyWidth="13.75%p"
- latin:isModifier="true"
- latin:isRepeatable="true"
latin:keyEdgeFlags="right" />
</Row>
<Row>