Android和在TextView中 [英] Android and   in TextView

查看:87
本文介绍了Android和在TextView中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在TextView中添加 ?有人实现了类似的功能吗?

is it possible to add   in TextView? Has anyone achieved similar functionality?

我想在TextView中拥有不间断的空间.

I want to have non-breakable space in TextView.

推荐答案

TextView遵守 Unicode不间断空格字符(\u00A0),它比HTML更为简单/轻巧.

TextView respects the Unicode no-break space character (\u00A0), which would be a simpler/lighter solution than HTML.

这篇关于Android和在TextView中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆