带有要在列表视图中显示的文本消息的笑脸

发布于 2024-12-03 11:16:32 字数 282 浏览 0 评论 0原文

如何在列表视图中显示笑脸和短信。我正在开发聊天屏幕。我输入消息,我需要添加表情符号和文本。当我按下输入按钮时,我需要在上面显示消息列表的列表视图中显示文本和笑脸。请在这方面指导我。

像 Gtalk 聊天这样的东西,我们可以在其中输入消息,并且可以选择笑脸。当我们选择笑脸时,会显示相应的特殊字符。我能够显示带有笑脸的网格,当我选择笑脸时,我能够使用笑脸的位置显示特殊的文字(静态)。

我如何从数据库中显示这些特殊字符和表情符号。我在这个问题上需要帮助。请指导我。

谢谢。

问候, 拉加夫

How can i display smiley along with text message in listview. I am developing chat screen.i type message and i need to add smileys along with text. When i press enter button i need to display text and smiley in the above list view where i display list of messages. Please guide me in this.

some thing like Gtalk chat where we type message and we have an option to select smiley. when we select smiley corresponding special charcter will be displayed. I am able to show grid with smileys and when i select smiley i am able to display specialchatcter(statically) using the position of the smiley.

how can i display these special character and smileys from database. I am i need of help in this issue. Please guide me.

Thanks.

Regards,
Raghav

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冬天旳寂寞 2024-12-10 11:16:32

您对所有笑脸使用了网格视图..您参考此 此链接包含多个图像

you used grid view for all smiley..you refer this this link see with multiple images

公布 2024-12-10 11:16:32

如果要显示文本和图像,请使用 Spannable

Use Spannable if you want to display text and images.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文