set imageview background programmatically android code example
Example: set imageview BackgroundResource programmatically android
qImageView.setBackgroundResource(R.drawable.thumbs_down);
qImageView.setBackgroundResource(R.drawable.thumbs_down);