我正在使用Html.fromHtml在TextView中查看html。跨區結果= Html.fromHtml(mNews.getTitle()); ... ... mNewsTitle.setText(result);但是Html.fromHtml現在 ...
確定! 回上一頁