diff options
author | 2013-08-30 07:27:48 +0000 | |
---|---|---|
committer | 2013-08-30 07:27:48 +0000 | |
commit | 4445671efc673165979195c13f197128c14fbe7c (patch) | |
tree | a611e1520332eb2315b2aa242f7a939e41b7cf53 /java/res/xml-sw768dp | |
parent | ab4c846b7f025f333b766de5eb5340862464d8de (diff) | |
parent | aabc97233826da69edbadfc7c1465a505a1fe2ec (diff) | |
download | latinime-4445671efc673165979195c13f197128c14fbe7c.tar.gz latinime-4445671efc673165979195c13f197128c14fbe7c.tar.xz latinime-4445671efc673165979195c13f197128c14fbe7c.zip |
Merge "Revert "Support Emoji keyboard""
Diffstat (limited to 'java/res/xml-sw768dp')
-rw-r--r-- | java/res/xml-sw768dp/key_styles_common.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/res/xml-sw768dp/key_styles_common.xml b/java/res/xml-sw768dp/key_styles_common.xml index 5ee9ac591..538930948 100644 --- a/java/res/xml-sw768dp/key_styles_common.xml +++ b/java/res/xml-sw768dp/key_styles_common.xml @@ -113,8 +113,7 @@ latin:styleName="emojiKeyStyle" latin:code="!code/key_emoji" latin:keyIcon="!icon/emoji_key" - latin:keyActionFlags="noKeyPreview" - latin:backgroundType="functional" /> + latin:keyActionFlags="noKeyPreview" /> <key-style latin:styleName="settingsKeyStyle" latin:code="!code/key_settings" |