fromHtml to view html in a TextView . Spanned result = Html.fromHtml(mNews.getTitle()); ... ... mNewsTitle.setText( ...
確定! 回上一頁