diff options
author | 2013-09-03 15:19:34 +0900 | |
---|---|---|
committer | 2013-09-03 17:36:42 +0900 | |
commit | eaee15612889c4b238dc81a05143df44e8359e84 (patch) | |
tree | 452aefee95560ad88642fc9a2d2719f7f70eca41 /java/res/xml-sw600dp/rows_qwertz.xml | |
parent | c6cfa6c6579c63210761a0adf32c7a4a2d74533c (diff) | |
download | latinime-eaee15612889c4b238dc81a05143df44e8359e84.tar.gz latinime-eaee15612889c4b238dc81a05143df44e8359e84.tar.xz latinime-eaee15612889c4b238dc81a05143df44e8359e84.zip |
Optimize tablet layout
Bug: 9059539
Change-Id: I049941d2c83764c7f07c5215799b9657a7f27764
Diffstat (limited to 'java/res/xml-sw600dp/rows_qwertz.xml')
-rw-r--r-- | java/res/xml-sw600dp/rows_qwertz.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/rows_qwertz.xml b/java/res/xml-sw600dp/rows_qwertz.xml index f2f832ce7..3b59dec54 100644 --- a/java/res/xml-sw600dp/rows_qwertz.xml +++ b/java/res/xml-sw600dp/rows_qwertz.xml @@ -51,7 +51,7 @@ <include latin:keyboardLayout="@xml/rowkeys_qwertz3" /> <include - latin:keyboardLayout="@xml/keys_comma_period" /> + latin:keyboardLayout="@xml/keys_exclamation_question" /> <Key latin:keyStyle="shiftKeyStyle" latin:keyWidth="fillRight" /> |