I have started development on Android 5.0. I'm reading about the vector drawables in the documentation: http://developer.android.com/training/material/drawables.html.
When I add a vector drawable to my res/drawable folder, I get the message:
I'm using the 21 release in all gradle build files and I'm using Android studio 0.8.13 (latest so far).
Anyone experiencing the same?