SyntaxFix
Write A Post
Hire A Developer
Questions
For those not using an ImageView, the following worked for me on a plain View (and hence the behaviour should replicate on any kind of view)
ImageView
View
<View android:background="@drawable/ic_reset" android:backgroundTint="@color/colorLightText" />