Drawable wbDrawable = AppCompatResources.getDrawable(mContext,R.drawable.weibo_black);
ColorStateList textCslXmlWithCustomTheme =
AppCompatResources.getColorStateList(mContext, R.color.black);
Drawable wbDrawable = AppCompatResources.getDrawable(mContext,R.drawable.weibo_black);
ColorStateList textCslXmlWithCustomTheme =
AppCompatResources.getColorStateList(mContext, R.color.black);