文字颜色
android:textColor="@style/style_name" ----------------------------------widget
图片背景
android:background="@drawable/filename" -----------------widget
android:button = "@drawable/filename" ---------------------CheckBox
关于文字颜色/图片背景---selector状态列表,布布扣,bubuko.com
原文:http://www.cnblogs.com/daishuguang/p/3633120.html