How-to articles, tricks, and solutions about DRAWABLE
How set background drawable programmatically in Android
To set a background drawable programmatically in Android, you can use the setBackgroundDrawable method of the View class.