I have TextView with drawableLeft & drawableRight in List item. The problem is, whenever the height of TextView is l
TextView
drawableLeft
drawableRight
The only acceptable answer here should be to use an ImageView with the scaleTypes as per usual. Hacky work arounds to scale an image on a TextView that isn't supported by Android seems.. unnecessary. Use the SDK as it was intended.