I have icon set as android:drawableLeft to TextView.
I want to apply some appearance changes some methods to that Drawable.
Since I don't have it's id, I am not able to manipulate its appearance.
Just let me know how to get it's id so that I have its object somehow?