aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@google.com>2009-11-12 13:46:52 -0800
committerDaniel Sandler <dsandler@google.com>2009-11-12 13:48:46 -0800
commitcb3b6870889c6ead35cc74e9c38d79e5cb1de1ef (patch)
tree5ca6552de080d5a2a992a8e76820b824c760080e
parent850d68b92344ca9bc6849829d3d27ed0136ed0d6 (diff)
downloadlatinime-cb3b6870889c6ead35cc74e9c38d79e5cb1de1ef.tar.gz
latinime-cb3b6870889c6ead35cc74e9c38d79e5cb1de1ef.tar.xz
latinime-cb3b6870889c6ead35cc74e9c38d79e5cb1de1ef.zip
Remove U+U2042 ASTERISM from the longpress special-character dialog.
(It does not exist in Droid Sans Fallback.) http://b/2220888 Change-Id: I5eb95ef425a1ac4440fcc9cd106fc21f3d702ea4
-rwxr-xr-xres/xml/kbd_symbols.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/kbd_symbols.xml b/res/xml/kbd_symbols.xml
index 48afd89a1..b1b75c620 100755
--- a/res/xml/kbd_symbols.xml
+++ b/res/xml/kbd_symbols.xml
@@ -73,7 +73,7 @@
<Key android:codes="38" android:keyLabel="&amp;"/>
<Key android:codes="42" android:keyLabel="*"
android:popupKeyboard="@xml/kbd_popup_template"
- android:popupCharacters="†‡⁂★"
+ android:popupCharacters="†‡★"
/>
<Key android:codes="45" android:keyLabel="-"
android:popupKeyboard="@xml/kbd_popup_template"