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_qwerty4.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_qwerty4.xml')
-rw-r--r-- | java/res/xml-sw600dp/row_qwerty4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/row_qwerty4.xml b/java/res/xml-sw600dp/row_qwerty4.xml index 7969dd8a5..d93143761 100644 --- a/java/res/xml-sw600dp/row_qwerty4.xml +++ b/java/res/xml-sw600dp/row_qwerty4.xml @@ -29,7 +29,7 @@ latin:keyStyle="toSymbolKeyStyle" latin:keyWidth="10.0%p" /> <include - latin:keyboardLayout="@xml/key_shortcut" /> + latin:keyboardLayout="@xml/key_settings" /> <include latin:keyboardLayout="@xml/key_f1" /> <include |