Is there a way to render the vector icons are in t...
# compose
c
Is there a way to render the vector icons are in the IDE so I don't have to run my code to check the icon choice?
s
That would be nice indeed 👍 Probably not of any help, but I just like to have the material fonts library itself open in a browser window for quick reference: https://fonts.google.com/icons?selected=Material+Icons
y
Yeah its pretty annoying - Hopefully they have plans to add this feature. Or maybe a third party plugin can enable it.
t
They could add a
PreviewImageVector
annotation and add that to the generated properties. Would need some additional support in the IDE plugin.
z
Filing a feature request is more effective than just hoping 😉
c