aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/keyboard_layout_set_nordic.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-09-24 15:52:11 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-09-25 15:12:06 +0900
commit0be4e6e5853daca7813fc7ca853a5492a064d696 (patch)
tree02a9db8116a8ab5976b2458edd75e19c8abba232 /java/res/xml/keyboard_layout_set_nordic.xml
parent145f05d6371fac2a3f6f7cf840add38280c432fe (diff)
downloadlatinime-0be4e6e5853daca7813fc7ca853a5492a064d696.tar.gz
latinime-0be4e6e5853daca7813fc7ca853a5492a064d696.tar.xz
latinime-0be4e6e5853daca7813fc7ca853a5492a064d696.zip
Add allowRedundantMoreKeys attribute
This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
Diffstat (limited to 'java/res/xml/keyboard_layout_set_nordic.xml')
-rw-r--r--java/res/xml/keyboard_layout_set_nordic.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/res/xml/keyboard_layout_set_nordic.xml b/java/res/xml/keyboard_layout_set_nordic.xml
index 1f00f440e..d07f78a9a 100644
--- a/java/res/xml/keyboard_layout_set_nordic.xml
+++ b/java/res/xml/keyboard_layout_set_nordic.xml
@@ -23,7 +23,8 @@
<Element
latin:elementName="alphabet"
latin:elementKeyboard="@xml/kbd_nordic"
- latin:enableProximityCharsCorrection="true" />
+ latin:enableProximityCharsCorrection="true"
+ latin:allowRedundantMoreKeys="true" />
<Element
latin:elementName="symbols"
latin:elementKeyboard="@xml/kbd_symbols" />