trello-archive / victor

Use SVGs as resources in Android
Apache License 2.0
1.01k stars 49 forks source link

When are generated resources going to be fully supported? #15

Closed AndreasBackx closed 9 years ago

AndreasBackx commented 9 years ago

The "Known issues" section states the following:

Android Studio doesn't recognize generated resources in XML, so autocomplete doesn't work and you get warnings (even though the code works fine). Generated resources should be fully supported in future versions of the Android gradle plugin.

Could there be specified when or given any extra information? It's quite a bummer that you cannot use the SVG-files in the preview, making Victor kind of a solution to a problem only once you have designed your layouts.

dlew commented 9 years ago

That's not really up to me. It's up to Android Studio to start supporting it.

There's a bug on the Android tracker about it right now: https://code.google.com/p/android/issues/detail?id=160646

AndreasBackx commented 9 years ago

I knew it wasn't up to you, thank you for giving the me issue on the Android tracker.