... set the html content on the TextView TextView textView = (TextView) findViewById(R.id.textView); textView.setText(htmlAsSpanned); ...
確定! 回上一頁