使用方式: Drawable drawable = context.getResources().getDrawable(R.drawable.xxx); textview.setBackgroundDrawable(drawable);