您可以使用setTextColor()方法來設置TextView的顏色。以下是一個示例:
setTextColor()
TextView textView = findViewById(R.id.textView); textView.setTextColor(Color.RED);
您可以將Color.RED替換為所需的顏色值,也可以使用getColor()方法來獲取資源文件中的顏色值。
Color.RED
getColor()
億速云公眾號
手機網站二維碼
Copyright ? Yisu Cloud Ltd. All Rights Reserved. 2018 版權所有
廣州億速云計算有限公司粵ICP備17096448號-1 粵公網安備 44010402001142號增值電信業務經營許可證編號:B1-20181529