摘要:
挖坑: ColorStateList csl = (ColorStateList) getResources().getColorStateList(R.drawable.lixian_txt_selector); if (csl != null) { mTitlebar.mRight.setTextColor(csl); } // mTitlebar.mRight.setTextColor(getResources().getColor(R.drawable.lixian_txt_selector)); 阅读全文
posted @ 2013-09-10 20:14
西瓜君
阅读(453)
评论(0)
推荐(0)
摘要:
挖坑。无效的selector无效的disable态 阅读全文
posted @ 2013-09-10 20:11
西瓜君
阅读(124)
评论(0)
推荐(0)