aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2013-10-01 10:03:07 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-10-01 10:03:08 +0000
commit194c6360554f54d3dfa165427eadda2c7046a65e (patch)
tree233ef99d0cae390369ad07b969c5997928e519a2 /java/res/xml-sw600dp
parente89a179b1048eb7d9a2edba5c140d6219a85b056 (diff)
parentb23a67529bbc04f80fed8e0e9cf1a077cef91219 (diff)
downloadlatinime-194c6360554f54d3dfa165427eadda2c7046a65e.tar.gz
latinime-194c6360554f54d3dfa165427eadda2c7046a65e.tar.xz
latinime-194c6360554f54d3dfa165427eadda2c7046a65e.zip
Merge "Swap keys: exclamation, question, period, comma."
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/keys_exclamation_question.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/keys_exclamation_question.xml b/java/res/xml-sw600dp/keys_exclamation_question.xml
index 983ef3897..cd38282ee 100644
--- a/java/res/xml-sw600dp/keys_exclamation_question.xml
+++ b/java/res/xml-sw600dp/keys_exclamation_question.xml
@@ -22,7 +22,7 @@
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<Key
- latin:keyLabel="\?" />
- <Key
latin:keyLabel="!" />
+ <Key
+ latin:keyLabel="\?" />
</merge>