摘要: TextView tv = new TextView(this);tv.setText(Html.fromHtml("<font color=\"#ff0000\">红色</font>其它颜色"));(2)popup windowa>首先从layout文件(hello.xml)文件得到view。View view = this.getLayoutInflater().... 阅读全文
posted @ 2010-06-17 15:25 上官慕容 阅读(419) 评论(0) 推荐(0)