aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/key_styles_common.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-08-28 09:17:38 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-08-29 19:48:34 +0900
commitd7791a93b0dee268a9e97f06fe5abcf6082e0ed1 (patch)
tree0ba3d4a87d248786ffbf378afec58ba1e150a02f /java/res/xml-sw600dp/key_styles_common.xml
parentb384cb28a14fe97533d5ac96b6fc319da50b1d10 (diff)
downloadlatinime-d7791a93b0dee268a9e97f06fe5abcf6082e0ed1.tar.gz
latinime-d7791a93b0dee268a9e97f06fe5abcf6082e0ed1.tar.xz
latinime-d7791a93b0dee268a9e97f06fe5abcf6082e0ed1.zip
Support Emoji keyboard
Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
Diffstat (limited to 'java/res/xml-sw600dp/key_styles_common.xml')
-rw-r--r--java/res/xml-sw600dp/key_styles_common.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml
index fc9342b91..3b20281be 100644
--- a/java/res/xml-sw600dp/key_styles_common.xml
+++ b/java/res/xml-sw600dp/key_styles_common.xml
@@ -123,7 +123,8 @@
latin:styleName="emojiKeyStyle"
latin:code="!code/key_emoji"
latin:keyIcon="!icon/emoji_key"
- latin:keyActionFlags="noKeyPreview" />
+ latin:keyActionFlags="noKeyPreview"
+ latin:backgroundType="functional" />
<key-style
latin:styleName="settingsKeyStyle"
latin:code="!code/key_settings"