在Android N之前使用Html.fromHtml(String)来把html代码显示在TextView Spanned result = Html.fromHtml(mNews.getTitle()); ... ... mNewsTitle.
確定! 回上一頁