gpt4 book ai didi

java - 通过 Unicode 字符或其他方式在 Android TextView 中显示情感图标

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:56:58 27 4
gpt4 key购买 nike

我尝试为 android 制作一个聊天应用程序。在这里,我想在 android TextView 中显示情感图标。

我想像这样显示表情图标。

enter image description here

我在github中找到了一个项目::https://github.com/sharakova/EmojiTextView .这是可绘制的图像,但我不使用图像。我想使用 Unicode 字符。那么,如何通过 Unicode 字符显示 Emotion 图标。

有人建议使用 Spannable Text,但这会使我的应用程序变慢。在聊天中使用许多 Emotion 图标时。

那么,这里有什么方法可以在 android Text-view 中显示 Emotion 图标?

谢谢。

最佳答案

1) 为你的情感找到 UTF-8 字符例如微笑 http://www.fileformat.info/info/unicode/char/263a/index.htm

2) 插入到“C/C++/Java 源代码”字段的文本值关于上面的微笑链接是“\u263A”

关于java - 通过 Unicode 字符或其他方式在 Android TextView 中显示情感图标,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16767187/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com