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
Don't edit the vector assets directly. If you're using a vector drawable in an ImageButton, just choose your color in android:tint.
android:tint