I have a left drawable assigned to a button as well as a background drawable. I want to supply a selector so that when a user presses/focuses/disables the button, its appear
Create a separate selector and try setting that as the drawableLeft on your Button.
drawableLeft
Button