Im trying to use vector drawables on pre lollipop devices. I did all as instructed here but i still get this crash.
build.gradle:
If you see yourself using when loading a vector drawable it might be a better idea to extend AppCompatActivity instead of Activity and go back to using regular
when loading a vector drawable it might be a better idea to extend AppCompatActivity instead of Activity and go back to using regular
AppCompatActivity
Activity