paulpatarinski / Xamarin.Forms.Plugins

Xamarin Forms Plugins
http://paulpatarinski.github.io/Xamarin.Forms.Plugins
MIT License
276 stars 141 forks source link

Possibility to change multiple Resource IDs in Xamarin Studio #134

Closed damian66 closed 6 years ago

damian66 commented 7 years ago

Hi, I'm implementing SVG flags in my Xamarin.Forms project and when I import these SVG files they don't contain their resource id by default so my question: is there a way to automatically update their id or use the path to access them? It would be a pain to edit +200 files individually.