From b28934adac63504010f20e94e3dc8d0035cc5b9c Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Thu, 5 Jul 2012 14:50:10 +0900 Subject: [PATCH] Fix tab key's navigation behavior Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e --- java/res/xml-sw600dp/key_styles_common.xml | 11 +++++++++++ java/res/xml-sw768dp/key_styles_common.xml | 11 +++++++++++ .../com/android/inputmethod/keyboard/KeyboardId.java | 6 ++++-- .../android/inputmethod/latin/InputAttributes.java | 3 --- java/src/com/android/inputmethod/latin/LatinIME.java | 4 ---- .../com/android/inputmethod/latin/SettingsValues.java | 4 ---- 6 files changed, 26 insertions(+), 13 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" /> + + + + + +