我正在使用 Html.fromHtml 在 TextView 查看HTML。 Spanned result = Html.fromHtml(mNews.getTitle()); ... ... mNewsTitle.setText(result);.
確定! 回上一頁