Drawable ico = getResources().getDrawable(R.drawable.search_box); mSearchLayout.setBackgroundDrawable(ico); ico.mutate().setAlpha(200);