aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/key_styles_common.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-23 19:14:32 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-26 13:05:29 +0900
commit39390d3f948fecc68d6c9a107bb372e62e55ce0d (patch)
treef090068f7c11fe3601c1a5d76ef5c464d66defdd /java/res/xml-sw600dp/key_styles_common.xml
parentfce9ca420234302fae859ef5c857fcf5b82f9218 (diff)
downloadlatinime-39390d3f948fecc68d6c9a107bb372e62e55ce0d.tar.gz
latinime-39390d3f948fecc68d6c9a107bb372e62e55ce0d.tar.xz
latinime-39390d3f948fecc68d6c9a107bb372e62e55ce0d.zip
Add ZWNJ and ZWJ icons
Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee
Diffstat (limited to 'java/res/xml-sw600dp/key_styles_common.xml')
-rw-r--r--java/res/xml-sw600dp/key_styles_common.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml
index a263acd9b..aceb4a517 100644
--- a/java/res/xml-sw600dp/key_styles_common.xml
+++ b/java/res/xml-sw600dp/key_styles_common.xml
@@ -78,11 +78,14 @@
latin:styleName="spaceKeyStyle"
latin:code="@integer/key_space"
latin:keyActionFlags="noKeyPreview" />
+ <!-- U+200C: ZERO WIDTH NON-JOINER
+ U+200D: ZERO WIDTH JOINER -->
<key-style
latin:styleName="zwnjKeyStyle"
- latin:keyLabel="&#x200C;"
- latin:moreKeys="&#x200D;"
- latin:keyLabelFlags="hasPopupHint" />
+ latin:code="0x200C"
+ latin:moreKeys="\@icon/zwjKey|&#x200D;"
+ latin:keyLabelFlags="hasPopupHint"
+ latin:keyActionFlags="noKeyPreview" />
<key-style
latin:styleName="smileyKeyStyle"
latin:keyLabel=":-)"