下邊就分別寫出怎麼使用這兩個方法設定TextView的顏色: TextView tv = new TextView(this); tv.setText("Test set TextView's color."); // ...
確定! 回上一頁