misakuo / svgtoandroid

Converting SVG to VectorDrawable
https://plugins.jetbrains.com/plugin/8103
MIT License
528 stars 45 forks source link

Request: add tool to show all VectorDrawables of the project #36

Open AndroidDeveloperLB opened 6 years ago

AndroidDeveloperLB commented 6 years ago

Currently I can see them only one after another. This can be useful in order to manage them better.

ignaciotcrespo commented 6 years ago

~CTRL + SHIFT + T in Android Studio, inside the projects view. Or right click in project and choose "Show Image thumbnails". Then in the images view click button "Toggle recursive browsing"~

UPDATE: vector drawables are not displayed, only images.

AndroidDeveloperLB commented 6 years ago

You mean this:

image

?

How can I see only the VectorDrawable? The folders names are cut...

ignaciotcrespo commented 6 years ago

click button image

it will show all folders. But wait, now I see VectorDrawables are not displayed, sorry, my mistake, will update my answer

AndroidDeveloperLB commented 6 years ago

I don't think they can be shown at all there.

ignaciotcrespo commented 6 years ago

@AndroidDeveloperLB I created a plugin showing all vector drawables in your project, hope it helps https://plugins.jetbrains.com/plugin/10741-vector-drawable-thumbnails