给一个TextView设置红色字体,应该使用A.setTextColor(0xffff0000)

6 查阅

给一个TextView设置红色字体,应该使用A.setTextColor(0xffff0000)

A.正确

B.错误

参考答案:

答案:错误