【Android】android string.xml前后加空格的技巧

时间:2014-06-08 00:45:16   收藏:0   阅读:470

android string.xml 文字中间加入空格

<string name="password">&#160;&#160;&#160;&#160;</string>

 


&#160 这个就代表着空格

【Android】android string.xml前后加空格的技巧,布布扣,bubuko.com

原文:http://www.cnblogs.com/niray/p/3774484.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!