Is there a way to preview a vector drawable Is there a way to preview a vector drawable android android

Is there a way to preview a vector drawable


There is a Preview tab especial for that at the right side (since Android Studio 2.0):

enter image description here


If the Preview window doesn't automatically show. You can manually show the Preview window by going to View -> Tool Windows -> Preview in Android Studio's menu.


There is a way to preview all the vector drawables in your project at the same time using the Android Studio plugin at https://plugins.jetbrains.com/plugin/10741-vector-drawable-thumbnails

just go to Settings -> Plugins -> Browse Repositories and search for "Vector Drawable Thumbnails"