diff options
author | 2014-05-12 15:31:33 +0900 | |
---|---|---|
committer | 2014-05-12 17:07:01 +0900 | |
commit | 722f5c79668369a69d1b519b8fe8dbd17d7ca6a6 (patch) | |
tree | 587bf4bd9956f43ab8a9e874bbc9f8a241ae62ae /java/res/xml-sw600dp/row_pcqwerty5.xml | |
parent | de3afcfdcc438ae92464247276da57acc6321357 (diff) | |
download | latinime-722f5c79668369a69d1b519b8fe8dbd17d7ca6a6.tar.gz latinime-722f5c79668369a69d1b519b8fe8dbd17d7ca6a6.tar.xz latinime-722f5c79668369a69d1b519b8fe8dbd17d7ca6a6.zip |
Remove voice key from keyboard layout
Bug: 14419121
Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
Diffstat (limited to 'java/res/xml-sw600dp/row_pcqwerty5.xml')
-rw-r--r-- | java/res/xml-sw600dp/row_pcqwerty5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/row_pcqwerty5.xml b/java/res/xml-sw600dp/row_pcqwerty5.xml index 52b581ae6..ac07f11c2 100644 --- a/java/res/xml-sw600dp/row_pcqwerty5.xml +++ b/java/res/xml-sw600dp/row_pcqwerty5.xml @@ -26,7 +26,7 @@ > <include latin:keyWidth="9.0%p" - latin:keyboardLayout="@xml/key_shortcut" /> + latin:keyboardLayout="@xml/key_settings" /> <switch> <case latin:languageSwitchKeyEnabled="true" |