view_hello.setBackgroundColor(R.color.white);; view_hello.setTextColor(R.color.orange);. 复制代码. 我尝试了各种颜色格式,这些只是Android ...
www.eoeandroid.com