aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-nb
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-01-27 11:54:03 +0900
committerTadashi G. Takaoka <takaoka@google.com>2011-01-27 15:21:01 +0900
commit79b965e04f81ac5c49c84a386566a1aa68752af6 (patch)
tree7d7fee36a2999a7708a425b29c2afd4699158003 /java/res/xml-nb
parent5c35e4109fc5a035605605b62bf5e5a5888b0f6b (diff)
downloadlatinime-79b965e04f81ac5c49c84a386566a1aa68752af6.tar.gz
latinime-79b965e04f81ac5c49c84a386566a1aa68752af6.tar.xz
latinime-79b965e04f81ac5c49c84a386566a1aa68752af6.zip
Add tablet keyboards supported in Gingerbread
This change also re-orders the laternate characters on mini keyboard. Bug: 2214959 Change-Id: Id44c5b0c05f9f32ff939ad91d229d83731f2a135
Diffstat (limited to 'java/res/xml-nb')
-rw-r--r--java/res/xml-nb/kbd_qwerty.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/res/xml-nb/kbd_qwerty.xml b/java/res/xml-nb/kbd_qwerty.xml
index 06f1b947a..441b7cb17 100644
--- a/java/res/xml-nb/kbd_qwerty.xml
+++ b/java/res/xml-nb/kbd_qwerty.xml
@@ -18,18 +18,11 @@
*/
-->
-<!--
- Norwegian Keyboard Layout
-
- Just a copy of the Swedish layout, with ä/æ and ö/ø switched.
--->
-
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
latin:keyboardHeight="@dimen/keyboardHeight"
latin:maxKeyboardHeight="50%p"
latin:rowHeight="25%p"
- latin:keyWidth="9.09%p"
latin:horizontalGap="@dimen/key_horizontal_gap"
latin:verticalGap="@dimen/key_bottom_gap"
latin:popupKeyboardTemplate="@xml/kbd_popup_template"