Android Studio now supports vector assets on 21+ and will generate pngs for lower versions at compile time. I have a vector asset (from the Material Icons) that I want to c
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