aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/key_styles_common.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-07-05 14:50:10 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-07-05 16:57:14 +0900
commitb28934adac63504010f20e94e3dc8d0035cc5b9c (patch)
tree20235c412612ac061d2e80f4366ee60f43bb6a4c /java/res/xml-sw600dp/key_styles_common.xml
parent7aeb7ef1ab77e7a4372b69b3b67e1dcb1f0d192f (diff)
downloadlatinime-b28934adac63504010f20e94e3dc8d0035cc5b9c.tar.gz
latinime-b28934adac63504010f20e94e3dc8d0035cc5b9c.tar.xz
latinime-b28934adac63504010f20e94e3dc8d0035cc5b9c.zip
Fix tab key's navigation behavior
Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e
Diffstat (limited to 'java/res/xml-sw600dp/key_styles_common.xml')
-rw-r--r--java/res/xml-sw600dp/key_styles_common.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml
index a1b2eb475..bf2e76a6b 100644
--- a/java/res/xml-sw600dp/key_styles_common.xml
+++ b/java/res/xml-sw600dp/key_styles_common.xml
@@ -133,6 +133,17 @@
latin:keyIconPreview="!icon/tab_key_preview"
latin:backgroundType="functional" />
</case>
+ <case
+ latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
+ latin:navigateNext="true"
+ >
+ <key-style
+ latin:styleName="tabKeyStyle"
+ latin:code="!code/key_action_next"
+ latin:keyIcon="!icon/tab_key"
+ latin:keyIconPreview="!icon/tab_key_preview"
+ latin:backgroundType="functional" />
+ </case>
<default>
<key-style
latin:styleName="tabKeyStyle"